menu
swift_flutter package
documentation
core/rx_field.dart
SwiftField<T>
touched property
touched property
dark_mode
light_mode
touched
property
bool
get
touched
Whether the field has been touched
Implementation
bool get touched => _touched;
swift_flutter package
documentation
core/rx_field
SwiftField<T>
touched property
SwiftField class