css constant

MediaType const css

Implementation

static const MediaType css =
    MediaType._(type: "text", subtype: "css", fileExtension: "css");