dirty property

  1. @protected
bool dirty

Whether a provider may need to be recomputed

Avoid using. This was exposed for some workarounds and will likely be removed in the future.

Implementation

@protected
bool get dirty => _dirty;