forked from yaso_meth/mih-project
system theme frontfamily added
This commit is contained in:
@@ -29,6 +29,7 @@ class MyTheme {
|
||||
|
||||
ThemeData getData() {
|
||||
return ThemeData(
|
||||
fontFamily: 'Segoe UI',
|
||||
scaffoldBackgroundColor: primaryColor(),
|
||||
colorScheme: ColorScheme(
|
||||
brightness: getBritness(),
|
||||
|
||||
Reference in New Issue
Block a user