version bump

This commit is contained in:
Salvatore Giordano
2020-05-06 09:50:17 +02:00
parent c0fbb2cdbb
commit aadb5277bd
3 changed files with 6 additions and 33 deletions
+3
View File
@@ -716,6 +716,9 @@ class _MessageWidgetState extends State<MessageWidget>
child: Icon(
Icons.close,
size: 15,
color: StreamChatTheme.of(context)
.primaryIconTheme
.color,
),
),
),