chore(ui, localization): add doc-comments

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2021-07-22 17:18:51 +05:30
committed by xsahil03x
parent 6ceb010f0c
commit 3e552ab4f6
16 changed files with 153 additions and 39 deletions
@@ -2121,7 +2121,7 @@ class MessageInputState extends State<MessageInput> {
height: 26,
),
Text(
context.translations.somethingWentWrongLabel,
context.translations.somethingWentWrongError,
style: _streamChatTheme.textTheme.headlineBold,
),
const SizedBox(