isValueChanged property

bool isValueChanged
final

Returns true when the value has been changed by FieldBloc.changeValue.

Implementation

final bool isValueChanged;