Fix design

This commit is contained in:
Christian Pauly 2020-02-07 20:00:20 +01:00
commit 1ebb045f8f
4 changed files with 5 additions and 4 deletions

View file

@ -29,7 +29,7 @@ class App extends StatelessWidget {
brightness: Brightness.light,
primaryColor: Color(0xFF5625BA),
backgroundColor: Colors.white,
secondaryHeaderColor: Color(0xFFF6F0F6),
secondaryHeaderColor: Color(0xFFECECF2),
scaffoldBackgroundColor: Colors.white,
dialogTheme: DialogTheme(
shape: RoundedRectangleBorder(