D1APP-16 bottom sheet bug fixed (update file name)
This commit is contained in:
parent
0acafc58ab
commit
325f82e52b
|
|
@ -109,7 +109,7 @@ class ActionSheetUtils {
|
|||
style: ButtonStyleMode.flat,
|
||||
),
|
||||
),
|
||||
const SizedBox(width: 20),
|
||||
if (data.hasDismissButton) const SizedBox(width: 20),
|
||||
Expanded(
|
||||
child: DidvanButton(
|
||||
style: ButtonStyleMode.primary,
|
||||
Loading…
Reference in New Issue