feat: update README.

This commit is contained in:
2022-01-14 16:47:08 +08:00
parent 6a936e7364
commit 25675aae8d
7 changed files with 212 additions and 44 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ var lightTheme = ThemeData.light().copyWith(
iconTheme: IconThemeData(
color: Color(0xff414d68),
),
dividerColor: Color(0xfff3f3f3),
dividerColor: Colors.grey.shade600,
textTheme: ThemeData.light().textTheme.copyWith(
headline1: TextStyle(
color: Color(0xff414d68),