add datedivider builder

This commit is contained in:
Salvatore Giordano
2020-04-24 16:51:47 +02:00
parent c3a068a4b4
commit 9ec2b02a92
4 changed files with 47 additions and 44 deletions
+1
View File
@@ -719,6 +719,7 @@ class _MessageInputState extends State<MessageInput> {
},
icon: Icon(
Icons.send,
color: StreamChatTheme.of(context).accentColor,
),
),
),