Added missing word in comment

This commit is contained in:
Ayush Shekhar
2022-05-06 16:27:44 +05:30
parent 5c4ddf5c2d
commit 41a2c8f45c
@@ -331,7 +331,7 @@ class StreamMessageInput extends StatefulWidget {
/// autoCorrect is enabled by default
final bool autoCorrect;
/// Disable the default emoji
/// Disable the default emoji suggestions
/// Enabled by default
@Deprecated('Please use enableEmojiSuggestionsOverlay')
final bool disableEmojiSuggestionsOverlay;