globalAllowedImageFormats property

List<String> globalAllowedImageFormats
getter/setter pair

Implementation

static List<String> globalAllowedImageFormats = const ['jpeg', 'jpg', 'gif', 'png', 'bmp'];