menu
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller.dart
ProfileController
hideLoader method
hideLoader method
dark_mode
light_mode
hideLoader
method
void
hideLoader
(
)
To hide loader
Implementation
void hideLoader() { DialogUtils.hideLoading(); }
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller
ProfileController
hideLoader method
ProfileController class