menu
em_chat_uikit package
documentation
ui/views/conversations_view.dart
ConversationsView
emptyBackground property
emptyBackground property
dark_mode
light_mode
emptyBackground
property
Widget
?
emptyBackground
final
会话列表的背景,会话为空时会显示,如果设置后将会替换默认的背景。
Implementation
final Widget? emptyBackground;
em_chat_uikit package
documentation
ui/views/conversations_view
ConversationsView
emptyBackground property
ConversationsView class