woff constant
MediaType
const woff
Implementation
static const MediaType woff = MediaType(
type: 'font',
subtype: 'woff',
fileExtension: 'woff',
);
static const MediaType woff = MediaType(
type: 'font',
subtype: 'woff',
fileExtension: 'woff',
);