isHTML property

bool get isHTML

文件是否是HTML

Implementation

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