menu
eliud_pkg_chat_model package
documentation
model/chat_dashboard_component.dart
AbstractChatDashboardComponent
yourWidget abstract method
yourWidget abstract method
dark_mode
light_mode
yourWidget
abstract method
Widget
yourWidget
(
BuildContext
context
,
ChatDashboardModel
value
)
Implementation
Widget yourWidget(BuildContext context, ChatDashboardModel value);
eliud_pkg_chat_model package
documentation
model/chat_dashboard_component
AbstractChatDashboardComponent
yourWidget abstract method
AbstractChatDashboardComponent class