menu
bond_form package
documentation
bond_form.dart
FormFieldState<T>
touched property
touched property
dark_mode
light_mode
touched
property
bool
touched
final
Indicates whether the form field has been touched (interacted with) by the user.
Implementation
final bool touched;
bond_form package
documentation
bond_form
FormFieldState<T>
touched property
FormFieldState class