isWord property

bool get isWord

文件是否是Word

Implementation

bool get isWord => StringUtils.isWord(this);