menu
craft_ux package
documentation
models/form_state.dart
FormState
touched property
touched property
dark_mode
light_mode
touched
property
Map
<
String
,
bool
>
touched
getter/setter pair
Implementation
Map<String, bool> touched;
craft_ux package
documentation
models/form_state
FormState
touched property
FormState class