use stream chat theme
This commit is contained in:
@@ -229,7 +229,7 @@ class MessageInputState extends State<MessageInput> {
|
|||||||
_sendAsDm = val;
|
_sendAsDm = val;
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
activeColor: Color(0xFF006CFF),
|
activeColor: StreamChatTheme.of(context).accentColor,
|
||||||
),
|
),
|
||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.symmetric(horizontal: 8.0),
|
padding: const EdgeInsets.symmetric(horizontal: 8.0),
|
||||||
|
|||||||
Reference in New Issue
Block a user