zero constant

CssLength const zero

Zero length (no unit needed).

Implementation

static const CssLength zero = _CssLengthNumeric(0, '');