menu
mirrorfly_uikit_plugin package
documentation
app/modules/chat/views/chat_view.dart
ChatView
chatClosed method
chatClosed method
dark_mode
light_mode
chatClosed
method
Widget
chatClosed
(
BuildContext
context
)
Implementation
Widget chatClosed(BuildContext context) { return const Offstage(); }
mirrorfly_uikit_plugin package
documentation
app/modules/chat/views/chat_view
ChatView
chatClosed method
ChatView class