fix format

This commit is contained in:
Salvatore Giordano
2022-03-23 14:47:57 +01:00
parent 363c95148e
commit a0f353373e
3 changed files with 3 additions and 3 deletions
@@ -87,7 +87,7 @@ class MyApp extends StatelessWidget {
/// A list of messages sent in the current channel.
///
/// This is implemented using [StreamMessageListView],
/// This is implemented using [StreamMessageListView],
/// a widget that provides query
/// functionalities fetching the messages from the api and showing them in a
/// listView.