isBusy property

bool get isBusy

Implementation

bool get isBusy => viewState == ViewState.busy;