menu
flustars_flutter3 package
documentation
flustars_flutter3.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]';
flustars_flutter3 package
documentation
flustars_flutter3
RegexUtil
regexZh property
RegexUtil class