fix: overlay ui

This commit is contained in:
Deven Joshi
2020-10-26 14:41:53 +05:30
parent 2eee935f9c
commit 92ef94f052
+1
View File
@@ -502,6 +502,7 @@ class MessageInputState extends State<MessageInput> {
right: 0,
child: Card(
margin: EdgeInsets.all(8.0),
elevation: 2.0,
color: StreamChatTheme.of(context).primaryColor,
clipBehavior: Clip.antiAlias,
child: Container(