isBusy property

bool get isBusy

Implementation

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