imageExts constant

List<String> const imageExts

Implementation

static const imageExts = ['jpg', 'jpeg', 'png', 'gif', 'bmp', 'webp'];