menu
lo_form package
documentation
core.dart
LoFieldState<TKey, TValue>
touched property
touched property
dark_mode
light_mode
touched
property
bool
touched
getter/setter pair
An indicator whether the field has been focused or not.
Implementation
bool touched;
lo_form package
documentation
core
LoFieldState<TKey, TValue>
touched property
LoFieldState class