isImage property

bool get isImage

文件是否是图片

Implementation

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