menu
jet_flutter_framework package
documentation
jet_framework.dart
HasSpecialCharsValidator
regex property
regex property
dark_mode
light_mode
regex
property
RegExp
regex
final
The regular expression used to identify special characters.
Implementation
final RegExp regex;
jet_flutter_framework package
documentation
jet_framework
HasSpecialCharsValidator
regex property
HasSpecialCharsValidator class