Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-06-24 18:24:56 +05:30
parent 2816124c55
commit c169b887af
@@ -238,10 +238,10 @@ class MessageListView extends StatefulWidget {
/// Function called when messages are fetched
final Widget Function(BuildContext, List<Message>)? messageListBuilder;
///
/// Function used to build a header widget
final WidgetBuilder? headerBuilder;
///
/// Function used to build a footer widget
final WidgetBuilder? footerBuilder;
/// Function used to build a loading widget