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