Skip to content

Commit dd292e0

Browse files
committed
Update es_messages.dart
1 parent 3411b90 commit dd292e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/es_messages.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ class ESMessage {
158158
ESButton(
159159
okBtnText,
160160
width: 150,
161+
buttonColor: Colors.white,
161162
textColor: primaryColor,
162163
onPressed: () {
163164
Navigator.of(context).pop();

0 commit comments

Comments
 (0)