menu
em_chat_uikit package
documentation
ui/components/group_list_view.dart
GroupListView
afterWidgets property
afterWidgets property
dark_mode
light_mode
afterWidgets
property
List
<
Widget
>
?
afterWidgets
final
The widget list displayed after the list.
Implementation
final List<Widget>? afterWidgets;
em_chat_uikit package
documentation
ui/components/group_list_view
GroupListView
afterWidgets property
GroupListView class