menu
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller.dart
ProfileController
onConnected method
onConnected method
dark_mode
light_mode
onConnected
method
void
onConnected
(
)
Implementation
void onConnected() { if (changed.value) { return; } getProfile(); }
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller
ProfileController
onConnected method
ProfileController class