We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317dd15 commit d56100aCopy full SHA for d56100a
lib/theme/theme.dart
@@ -35,7 +35,7 @@ const FlexSubThemesData wgerSubThemeData = FlexSubThemesData(
35
fabSchemeColor: SchemeColor.secondary,
36
inputDecoratorBorderType: FlexInputBorderType.underline,
37
inputDecoratorIsFilled: false,
38
- useTextTheme: true,
+ useMaterial3Typography: true,
39
appBarScrolledUnderElevation: 4,
40
navigationBarIndicatorOpacity: 0.24,
41
navigationBarHeight: 56,
0 commit comments