This commit is contained in:
hannathkadher
2024-09-06 10:25:54 +04:00
parent 1f02f66916
commit 8c5cf2c04e

View File

@ -37,7 +37,7 @@ class SuccessDialog extends StatelessWidget {
text: message,
fontColor: ColorsManager.onPrimaryColor,
fontSize: FontSize.s16),
],
],
),
),
);