Skip to content

Commit

Permalink
Test (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
KoolShow authored Dec 28, 2023
1 parent 603b409 commit 7f1d5b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/common/widgets/custom_toast.dart
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class CustomToast extends StatelessWidget {
.colorScheme
.primaryContainer
.withOpacity(toastOpacity),

borderRadius: BorderRadius.circular(20),
),
child: Text(
Expand Down

0 comments on commit 7f1d5b8

Please sign in to comment.