menu
get_storage_plus package
documentation
get_storage_plus.dart
ValueStorage<T>
setLoading method
setLoading method
dark_mode
light_mode
setLoading
method
void
setLoading
(
)
inherited
Implementation
void setLoading() { change(GetStatus<T>.loading()); }
get_storage_plus package
documentation
get_storage_plus
ValueStorage<T>
setLoading method
ValueStorage class