menu
flutter_boilerplate package
documentation
app/common/utils/loaders.dart
CustomLoaders
setLoading property
setLoading property
dark_mode
light_mode
setLoading
property
set
setLoading
(
bool
value
)
Implementation
static set setLoading(bool value) => _isLoading = value;
flutter_boilerplate package
documentation
app/common/utils/loaders
CustomLoaders
setLoading property
CustomLoaders class