fitContent constant

CSSParsedLengthValue const fitContent

Implementation

static const CSSParsedLengthValue fitContent =
    CSSParsedLengthValue(null, CSSLengthType.FIT_CONTENT);