dirty property

bool dirty

Returns true if the element has been marked as needing rebuilding.

Implementation

bool get dirty => _dirty;