Skip to content

Commit d56100a

Browse files
committed
Replace deprecated name
1 parent 317dd15 commit d56100a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/theme/theme.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const FlexSubThemesData wgerSubThemeData = FlexSubThemesData(
3535
fabSchemeColor: SchemeColor.secondary,
3636
inputDecoratorBorderType: FlexInputBorderType.underline,
3737
inputDecoratorIsFilled: false,
38-
useTextTheme: true,
38+
useMaterial3Typography: true,
3939
appBarScrolledUnderElevation: 4,
4040
navigationBarIndicatorOpacity: 0.24,
4141
navigationBarHeight: 56,

0 commit comments

Comments
 (0)