menu
mcg_extension package
documentation
get/base_controller.dart
BaseController
startLoading method
startLoading method
dark_mode
light_mode
startLoading
method
void
startLoading
(
)
Implementation
void startLoading() { isLoading = true; update(); }
mcg_extension package
documentation
get/base_controller
BaseController
startLoading method
BaseController class