isPNG property

bool isPNG

Implementation

bool get isPNG => lowercase.endsWith("png");