menu
odinutils package
documentation
OdinExtensions/StringExtensions/regex_const.dart
RegexConst
regexChinaMobile property
regexChinaMobile property
dark_mode
light_mode
regexChinaMobile
property
String
regexChinaMobile
getter/setter pair
中国移动电话号码
Implementation
static String regexChinaMobile = r"(\d{3})\d{4}(\d{4})";
odinutils package
documentation
OdinExtensions/StringExtensions/regex_const
RegexConst
regexChinaMobile property
RegexConst class