menu
flutter_formy package
documentation
flutter_formy_string_validators.dart
StartWithValidator
start property
start property
dark_mode
light_mode
start
property
String
start
final
The value that the field should start with.
Implementation
final String start;
flutter_formy package
documentation
flutter_formy_string_validators
StartWithValidator
start property
StartWithValidator class