Renamed Theme Utils and work on Progress List Item
Signed-off-by: Andreas Fahrecker <AndreasFahrecker@gmail.com>
This commit is contained in:
@ -17,4 +17,5 @@ final CupertinoThemeData cupertinoThemeData = CupertinoThemeData(
|
||||
scaffoldBackgroundColor: Colors.white,
|
||||
);
|
||||
final toolbarTextStyle = TextStyle(color: Colors.white, fontSize: 16);
|
||||
final cupertinoCardTextStyle = TextStyle(color: Colors.white);
|
||||
final bottomTabsBackground = Colors.indigoAccent;
|
Reference in New Issue
Block a user