exts constant

List<String> const exts

Implementation

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