hasDirt property

bool get hasDirt

Implementation

bool get hasDirt => isDirty || isValueChanged || !hasInitialValue;