Skip to content

Commit

Permalink
Adjust mint message
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean28518 committed Jun 28, 2023
1 parent 35a9514 commit 929e608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/widgets/mint_y.dart
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ class MintY {
child: Text(
message,
style: Theme.of(context).textTheme.bodyLarge,
textAlign: TextAlign.center,
),
),
const SizedBox(
Expand Down

0 comments on commit 929e608

Please sign in to comment.