unset constant

CssGlobal const unset

The unset keyword - resets to inherited or initial value.

Implementation

static const CssGlobal unset = _CssGlobalKeyword._('unset');