ttf constant

MediaType const ttf

Implementation

static const MediaType ttf =
    MediaType._(type: "font", subtype: "ttf", fileExtension: "ttf");