webp constant

SimpleFileFormat const webp

Implementation

static const webp = SimpleFileFormat(
  uniformTypeIdentifiers: ['org.webmproject.webp'],
  mimeTypes: ['image/webp'],
);