menu
mobiotics_provider package
documentation
services/verify_email_phone_service.dart
VerifyEmailMobileService
setLoading method
setLoading method
dark_mode
light_mode
setLoading
method
dynamic
setLoading
(
bool
loading
)
Implementation
setLoading(bool loading) { isLoading = loading; notifyListeners(); }
mobiotics_provider package
documentation
services/verify_email_phone_service
VerifyEmailMobileService
setLoading method
VerifyEmailMobileService class