isBusy property
ValueListenable<bool>
get
isBusy
Public ValueListenable to observe the busy state.
Implementation
ValueListenable<bool> get isBusy => _isBusy;
Public ValueListenable to observe the busy state.
ValueListenable<bool> get isBusy => _isBusy;