isPNG property

bool isPNG

Implementation

bool get isPNG => hasMatch(r'^.+\.png$');