feat : MessageSearchListView

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
xsahil03x
2020-11-27 12:54:57 +05:30
parent 29868aa7a9
commit ded26db306
6 changed files with 663 additions and 20 deletions
+1
View File
@@ -245,6 +245,7 @@ class StreamChatThemeData {
title: TextStyle(
fontSize: 14,
color: isDark ? Colors.white : Colors.black,
fontWeight: FontWeight.bold
),
subtitle: TextStyle(
fontSize: 12.5,