WIP
This commit is contained in:
@@ -7,7 +7,7 @@ ThemeData appTheme() {
|
||||
hintColor: Colors.white,
|
||||
dividerColor: Colors.white,
|
||||
buttonColor: Colors.white,
|
||||
scaffoldBackgroundColor: Colors.black,
|
||||
canvasColor: Colors.black,
|
||||
scaffoldBackgroundColor: Colors.blue,
|
||||
canvasColor: Colors.blue,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user