menu
em_chat_uikit package
documentation
ui/components/contact_list_view.dart
ContactListView
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/contact_list_view
ContactListView
afterWidgets property
ContactListView class