mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 23:54:54 +00:00
dialog
This commit is contained in:
@ -37,7 +37,7 @@ class SuccessDialog extends StatelessWidget {
|
|||||||
text: message,
|
text: message,
|
||||||
fontColor: ColorsManager.onPrimaryColor,
|
fontColor: ColorsManager.onPrimaryColor,
|
||||||
fontSize: FontSize.s16),
|
fontSize: FontSize.s16),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user