progress_dialog
progress_dialog
ProgressDialog
isShowing method
isShowing
progress_dialog
progress_dialog
ProgressDialog
isShowing method
ProgressDialog class
Constructors
ProgressDialog
Properties
hashCode
runtimeType
Methods
hide
isShowing
setMessage
show
update
noSuchMethod
toString
Operators
operator ==
isShowing method
bool
isShowing
(
)
Implementation
bool isShowing() { return _isShowing; }