menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.dart
FieldBlocState<Value, Suggestion, ExtraData>
hasDirt property
hasDirt property
dark_mode
light_mode
hasDirt
property
bool
get
hasDirt
Implementation
bool get hasDirt => isDirty || isValueChanged || !hasInitialValue;
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
FieldBlocState<Value, Suggestion, ExtraData>
hasDirt property
FieldBlocState class