isImage property

bool get isImage

check string is image

Implementation

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