activePainting property

bool get activePainting

Determines whether the user painting.

Implementation

bool get activePainting => paintCtrl.busy;