system theme frontfamily added
This commit is contained in:
parent
da9b91a230
commit
00015c1415
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ class MyTheme {
|
|||
|
||||
ThemeData getData() {
|
||||
return ThemeData(
|
||||
fontFamily: 'Segoe UI',
|
||||
scaffoldBackgroundColor: primaryColor(),
|
||||
colorScheme: ColorScheme(
|
||||
brightness: getBritness(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue