version bump
This commit is contained in:
@@ -275,7 +275,7 @@ class MessageInputState extends State<MessageInput> {
|
||||
_typingStarted = true;
|
||||
});
|
||||
},
|
||||
style: Theme.of(context).textTheme.body1,
|
||||
style: Theme.of(context).textTheme.bodyText2,
|
||||
autofocus: false,
|
||||
decoration: InputDecoration(
|
||||
hintText: 'Write a message',
|
||||
|
||||
Reference in New Issue
Block a user