We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 395b85a + edabf50 commit 47ea723Copy full SHA for 47ea723
lib/Components/logout_alert.dart
@@ -30,6 +30,7 @@ class LogOutAlert extends StatelessWidget {
30
),
31
32
actionsPadding: EdgeInsets.all(5),
33
+ actionsAlignment: MainAxisAlignment.spaceEvenly,
34
actions: [
35
// No - TextButton
36
TextButton(
0 commit comments