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