This commit is contained in:
Salvatore Giordano
2020-04-09 18:01:44 +02:00
parent d6033ec2b6
commit 88ec33d798
16 changed files with 31 additions and 9 deletions
+1
View File
@@ -32,6 +32,7 @@ import 'stream_chat.dart';
/// The widget components render the ui based on the first ancestor of type [StreamChatTheme].
/// Modify it to change the widget appearance.
class MessageWidget extends StatefulWidget {
/// Instantiate a new MessageWidget
const MessageWidget({
Key key,
@required this.previousMessage,