Unify dialogs. Align buttons to the right
This commit is contained in:
parent
c54b4286b0
commit
5f4e5ae9df
@ -839,7 +839,6 @@ class CustomAlertDialog extends StatelessWidget {
|
||||
),
|
||||
actions: actions,
|
||||
actionsPadding: EdgeInsets.fromLTRB(padding, 0, padding, padding),
|
||||
actionsAlignment: MainAxisAlignment.center,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user