menu
star_live package
documentation
utils/common/index.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}';
star_live package
documentation
utils/common/index
RegexUtil
regexTel property
RegexUtil class