busy property

bool get busy

Indicates whether there is an ongoing painting action.

Implementation

bool get busy => _paintInProgress;