busy property

bool busy
inherited

以下变量是为了代码书写方便,加入的变量.严格意义上讲,并不严谨

Implementation

bool get busy => viewState == ViewModelState.busy;