isDirty property

bool isDirty
final

Indicate if this field was value updated by SingleFieldBloc.changeValue / SingleFieldBloc.updateValue or receive a external validation by SingleFieldBloc.validate.

Implementation

final bool isDirty;