menu
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util.dart
RegexUtil
regexMobileSimple property
regexMobileSimple property
dark_mode
light_mode
regexMobileSimple
property
String
regexMobileSimple
final
Regex of simple mobile.
Implementation
static final String regexMobileSimple = '^[1]\\d{10}\$';
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util
RegexUtil
regexMobileSimple property
RegexUtil class