fmt
This commit is contained in:
@@ -525,8 +525,7 @@ class MessageInputState extends State<MessageInput>
|
|||||||
),
|
),
|
||||||
Text(
|
Text(
|
||||||
context.translations.replyToMessageLabel,
|
context.translations.replyToMessageLabel,
|
||||||
style:
|
style: const TextStyle(fontWeight: FontWeight.bold),
|
||||||
const TextStyle(fontWeight: FontWeight.bold),
|
|
||||||
),
|
),
|
||||||
IconButton(
|
IconButton(
|
||||||
visualDensity: VisualDensity.compact,
|
visualDensity: VisualDensity.compact,
|
||||||
|
|||||||
Reference in New Issue
Block a user