All black, everything black
This commit is contained in:
parent
b3e64a3406
commit
a05af531c8
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ class MyApp extends StatelessWidget with WidgetsBindingObserver {
|
|||
buttonColor: Color(0xFF2954a3),
|
||||
),
|
||||
toggleableActiveColor: Colors.blue[400],
|
||||
scaffoldBackgroundColor: Colors.black,
|
||||
),
|
||||
home: HomeWidget(_title),
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue