menu
flutter_loading_widgets package
documentation
flutter_loading_widgets.dart
CustomProgressHud
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
final
Whether to block the UI and show the spinner.
Implementation
final bool isLoading;
flutter_loading_widgets package
documentation
flutter_loading_widgets
CustomProgressHud
isLoading property
CustomProgressHud class