normal constant

CSSParsedLengthValue const normal

Implementation

static const CSSParsedLengthValue normal =
    CSSParsedLengthValue(null, CSSLengthType.NORMAL);