hasZh property

bool hasZh

是否含有中文

Implementation

bool get hasZh => hasMatch(r"[\u4E00-\u9FA5\uF900-\uFA2D]");