regexZh constant
String
const regexZh
Chinese character regex.
Implementation
static const String regexZh = '[\\u4e00-\\u9fa5]';
Chinese character regex.
static const String regexZh = '[\\u4e00-\\u9fa5]';