feat: commands ui

This commit is contained in:
Deven Joshi
2020-10-23 17:38:42 +05:30
parent 4eb06896ee
commit 494a1e60b9
+1 -1
View File
@@ -453,7 +453,7 @@ class MessageInputState extends State<MessageInput> {
trailing: CircleAvatar(
backgroundColor: StreamChatTheme.of(context).accentColor,
child: Icon(StreamIcons.lightning, color: Colors.white, size: 12.5,),
maxRadius: 12.5,
maxRadius: 15,
),
//subtitle: Text(c.description),
onTap: () {