Skip to content

Commit

Permalink
Fix dartfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Mar 18, 2023
1 parent 56bc85f commit 161bb06
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@ class DrawerSettings extends StatelessWidget {
children: <TextSpan>[
TextSpan(
style: spanTextStyle,
text: 'Based on Material 3 '
,
text: 'Based on Material 3 ',
),
LinkTextSpan(
style: linkStyle,
Expand Down

0 comments on commit 161bb06

Please sign in to comment.