menu
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller.dart
ProfileController
showLoader method
showLoader method
dark_mode
light_mode
showLoader
method
void
showLoader
(
BuildContext
context
)
Implementation
void showLoader(BuildContext context) { Helper.progressLoading(context: context); }
mirrorfly_uikit_plugin package
documentation
app/modules/profile/controllers/profile_controller
ProfileController
showLoader method
ProfileController class