Apply suggestions from code review

This commit is contained in:
Salvatore Giordano
2021-07-09 15:50:28 +02:00
committed by GitHub
parent a2fbc37d53
commit 64b38a68c8
11 changed files with 14 additions and 16 deletions
@@ -4,7 +4,7 @@ sidebar_position: 11
title: MessageWidget
---
A Widget for displaying messages and attachments
A Widget For Displaying Messages And Attachments
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/MessageWidget-class.html)
@@ -95,4 +95,4 @@ MessageWidget(
//...
reverse = true,
)
```
```