menu
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util.dart
RegexUtil
regexQQ property
regexQQ property
dark_mode
light_mode
regexQQ
property
String
regexQQ
final
Regex of QQ number.
Implementation
static final String regexQQ = '[1-9][0-9]{4,}';
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util
RegexUtil
regexQQ property
RegexUtil class