isShowingSpinner property
bool
get
isShowingSpinner
Whether the spinner is currently showing.
Implementation
bool get isShowingSpinner => _showSpinner;
Whether the spinner is currently showing.
bool get isShowingSpinner => _showSpinner;