boxShadow constant

CssTransitionProperty const boxShadow

Implementation

static const CssTransitionProperty boxShadow = _CssTransitionPropertyKeyword(
  'box-shadow',
);