minor design tweaks
This commit is contained in:
parent
e497de5934
commit
e0893d3bfc
6 changed files with 17 additions and 12 deletions
|
|
@ -29,7 +29,7 @@ class App extends StatelessWidget {
|
|||
brightness: Brightness.light,
|
||||
primaryColor: Color(0xFF5625BA),
|
||||
backgroundColor: Colors.white,
|
||||
secondaryHeaderColor: Color(0xFFE8E4EA),
|
||||
secondaryHeaderColor: Color(0xFFF6F0F6),
|
||||
scaffoldBackgroundColor: Colors.white,
|
||||
dialogTheme: DialogTheme(
|
||||
shape: RoundedRectangleBorder(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue