Splash color on select

This commit is contained in:
Christian Pauly 2020-02-09 16:26:24 +01:00
commit 5451216695
3 changed files with 66 additions and 116 deletions

View file

@ -44,7 +44,7 @@ class App extends StatelessWidget {
appBarTheme: AppBarTheme(
brightness: Brightness.light,
color: Colors.white,
elevation: 1,
//elevation: 1,
textTheme: TextTheme(
title: TextStyle(
color: Colors.black,