system theme frontfamily added

This commit is contained in:
2024-07-31 11:08:00 +02:00
parent da9b91a230
commit 00015c1415

View File

@@ -29,6 +29,7 @@ class MyTheme {
ThemeData getData() {
return ThemeData(
fontFamily: 'Segoe UI',
scaffoldBackgroundColor: primaryColor(),
colorScheme: ColorScheme(
brightness: getBritness(),