isDirty property

bool get isDirty

A getter that exposes the current dirty state.

Implementation

bool get isDirty => _isDirty;