Design improvements
This commit is contained in:
parent
71053ff4d2
commit
d6da714dd3
4 changed files with 32 additions and 14 deletions
|
|
@ -24,7 +24,7 @@ class App extends StatelessWidget {
|
|||
brightness: Brightness.light,
|
||||
primaryColor: Color(0xFF5625BA),
|
||||
backgroundColor: Colors.white,
|
||||
secondaryHeaderColor: Color(0xFFF2F2F2),
|
||||
secondaryHeaderColor: Color(0xFFF0F0F0),
|
||||
scaffoldBackgroundColor: Colors.white,
|
||||
dialogTheme: DialogTheme(
|
||||
shape: RoundedRectangleBorder(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue