hasPaintDirty property

bool get hasPaintDirty

Whether the tree has pending paint work.

Implementation

bool get hasPaintDirty => _owner.hasPaintDirty;