Unify dialogs. Align buttons to the right
This commit is contained in:
parent
c54b4286b0
commit
5f4e5ae9df
1 changed files with 0 additions and 1 deletions
|
|
@ -839,7 +839,6 @@ class CustomAlertDialog extends StatelessWidget {
|
|||
),
|
||||
actions: actions,
|
||||
actionsPadding: EdgeInsets.fromLTRB(padding, 0, padding, padding),
|
||||
actionsAlignment: MainAxisAlignment.center,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue