menu
formify package
documentation
validator/ends_with.dart
EndsWith
pattern property
pattern property
dark_mode
light_mode
pattern
property
String
pattern
final
The pattern that the value should end with.
Implementation
final String pattern;
formify package
documentation
validator/ends_with
EndsWith
pattern property
EndsWith class