menu
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util.dart
RegexUtil
regexTel property
regexTel property
dark_mode
light_mode
regexTel
property
String
regexTel
final
Regex of telephone number.
Implementation
static final String regexTel = '^0\\d{2,3}[- ]?\\d{7,8}';
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util
RegexUtil
regexTel property
RegexUtil class