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() {
|
ThemeData getData() {
|
||||||
return ThemeData(
|
return ThemeData(
|
||||||
|
fontFamily: 'Segoe UI',
|
||||||
scaffoldBackgroundColor: primaryColor(),
|
scaffoldBackgroundColor: primaryColor(),
|
||||||
colorScheme: ColorScheme(
|
colorScheme: ColorScheme(
|
||||||
brightness: getBritness(),
|
brightness: getBritness(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue