isBusy property

bool isBusy

Progress state flag to be utilized while building widget.

Implementation

bool get isBusy => _busy;