isTxt property

bool get isTxt

文件是否是Txt

Implementation

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