hasDirty property
bool
get
hasDirty
Whether the tree has pending build work.
Implementation
bool get hasDirty => _owner.hasDirty;
Whether the tree has pending build work.
bool get hasDirty => _owner.hasDirty;