isImageFile property

bool get isImageFile

Implementation

bool get isImageFile => imageExts.contains(ext);