fix: Corrected giphy chip

This commit is contained in:
Deven Joshi
2020-10-19 12:47:16 +05:30
parent def8528915
commit 7e55c98cb2
+1 -1
View File
@@ -290,7 +290,7 @@ class MessageInputState extends State<MessageInput> {
borderRadius: BorderRadius.circular(32), borderRadius: BorderRadius.circular(32),
), ),
contentPadding: EdgeInsets.all(4), contentPadding: EdgeInsets.all(4),
prefix: _giphyEnabled prefixIcon: _giphyEnabled
? Chip( ? Chip(
backgroundColor: StreamChatTheme.of(context).accentColor, backgroundColor: StreamChatTheme.of(context).accentColor,
label: Text( label: Text(