isSvg property

bool isSvg

Check image is svg or not

Implementation

bool get isSvg => _endsWith('.svg');