version bump

This commit is contained in:
Salvatore Giordano
2020-05-18 10:55:27 +02:00
parent 890f729668
commit 18aeb0eba3
12 changed files with 94 additions and 81 deletions
+2 -1
View File
@@ -67,7 +67,8 @@ class DateDivider extends StatelessWidget {
),
style: TextStyle(
fontSize: 10,
color: Theme.of(context).textTheme.title.color.withOpacity(.5),
color:
Theme.of(context).textTheme.headline6.color.withOpacity(.5),
),
),
),