Splash color on select
This commit is contained in:
parent
955c2376ea
commit
5451216695
3 changed files with 66 additions and 116 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue