hasDirty property

bool get hasDirty

Whether the tree has pending build work.

Implementation

bool get hasDirty => _owner.hasDirty;