diff --git a/lib/theme/theme.dart b/lib/theme/theme.dart index ba0706e7..6a78e3bd 100644 --- a/lib/theme/theme.dart +++ b/lib/theme/theme.dart @@ -35,7 +35,7 @@ const FlexSubThemesData wgerSubThemeData = FlexSubThemesData( fabSchemeColor: SchemeColor.secondary, inputDecoratorBorderType: FlexInputBorderType.underline, inputDecoratorIsFilled: false, - useTextTheme: true, + useMaterial3Typography: true, appBarScrolledUnderElevation: 4, navigationBarIndicatorOpacity: 0.24, navigationBarHeight: 56,