hasChanges property

bool get hasChanges

Implementation

bool get hasChanges => _editStates[this]?.hasChanges ?? _hasChanges;