isChinese property

bool get isChinese

Implementation

bool get isChinese => matchRegExp("$_chinese$_space$_punctuation");