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