Some relative stuff
This commit is contained in:
@@ -13,6 +13,7 @@ ThemeData getThemeData(Color color, bool dark) {
|
||||
).copyWith(
|
||||
onPrimary: dark ? materialColor[600] : Colors.white,
|
||||
),
|
||||
useMaterial3: true,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user