busy property

bool busy

Indicates whether there is an ongoing painting action.

Implementation

bool get busy => _paintInProgress;