menu
flutter_widget_function package
documentation
widget/dialog/progress_dialog.dart
ProgressDialog
isShowed property
isShowed property
dark_mode
light_mode
isShowed
property
bool
get
isShowed
dialog showed or not
Implementation
bool get isShowed => _show;
flutter_widget_function package
documentation
widget/dialog/progress_dialog
ProgressDialog
isShowed property
ProgressDialog class