menu
jet_flutter_framework package
documentation
jet_framework.dart
UrlValidator
regex property
regex property
dark_mode
light_mode
regex
property
RegExp
?
regex
final
The regular expression used to validate the URL format.
Implementation
final RegExp? regex;
jet_flutter_framework package
documentation
jet_framework
UrlValidator
regex property
UrlValidator class