menu
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util.dart
RegexUtil
regexZh property
regexZh property
dark_mode
light_mode
regexZh
property
String
regexZh
final
Regex of Chinese character.
Implementation
static final String regexZh = '[\\u4e00-\\u9fa5]';
glorysoft_mobile_plugin package
documentation
tool/utils/regex_util
RegexUtil
regexZh property
RegexUtil class