update channel preview

This commit is contained in:
Salvatore Giordano
2020-06-16 16:10:50 +02:00
parent 0a5bb5434a
commit 3c779b6e34
3 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ class StreamChatThemeData {
color: isDark ? Colors.white : Colors.black,
),
subtitle: TextStyle(
fontSize: 13,
fontSize: 12.5,
color: isDark ? Colors.white : Colors.black,
),
lastMessageAt: TextStyle(