menu
mirrorfly_uikit_plugin package
documentation
app/modules/chat/controllers/chat_controller.dart
ChatController
onDetached method
onDetached method
dark_mode
light_mode
onDetached
method
@
override
void
onDetached
(
)
override
Implementation
@override
void
onDetached() { LogMessage.d(
"LifeCycle"
,
"chat onDetached"
); }
mirrorfly_uikit_plugin package
documentation
app/modules/chat/controllers/chat_controller
ChatController
onDetached method
ChatController class