chore: Follow up subtitle font style
This commit is contained in:
parent
2710e66fae
commit
0c37ac97d4
2 changed files with 4 additions and 7 deletions
|
|
@ -102,9 +102,6 @@ abstract class FluffyThemes {
|
|||
systemNavigationBarColor: colorScheme.surface,
|
||||
),
|
||||
),
|
||||
listTileTheme: ListTileThemeData(
|
||||
subtitleTextStyle: TextStyle(color: colorScheme.outline, fontSize: 14),
|
||||
),
|
||||
outlinedButtonTheme: OutlinedButtonThemeData(
|
||||
style: OutlinedButton.styleFrom(
|
||||
side: BorderSide(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue