menu
jet_flutter_framework package
documentation
jet_framework.dart
MatchNotValidator
regex property
regex property
dark_mode
light_mode
regex
property
RegExp
regex
final
The regular expression pattern that the value must not match.
Implementation
final RegExp regex;
jet_flutter_framework package
documentation
jet_framework
MatchNotValidator
regex property
MatchNotValidator class