CssTextShadow.global constructor

CssTextShadow.global(
  1. CssGlobal global
)

Global keyword (inherit, initial, unset, revert).

Implementation

factory CssTextShadow.global(CssGlobal global) = _CssTextShadowGlobal;