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,
|
style: ButtonStyleMode.flat,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
const SizedBox(width: 20),
|
if (data.hasDismissButton) const SizedBox(width: 20),
|
||||||
Expanded(
|
Expanded(
|
||||||
child: DidvanButton(
|
child: DidvanButton(
|
||||||
style: ButtonStyleMode.primary,
|
style: ButtonStyleMode.primary,
|
||||||
Loading…
Reference in New Issue