menu
flutter_loading_widgets package
documentation
flutter_loading_widgets.dart
CustomProgressHud
dismissible property
dismissible property
dark_mode
light_mode
dismissible
property
bool
dismissible
final
Whether the overlay can be dismissed by tapping.
Implementation
final bool dismissible;
flutter_loading_widgets package
documentation
flutter_loading_widgets
CustomProgressHud
dismissible property
CustomProgressHud class