Design improvements

This commit is contained in:
Christian Pauly 2020-01-17 10:39:46 +01:00
commit d6da714dd3
4 changed files with 32 additions and 14 deletions

View file

@ -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(