CssJustifyContent.global constructor

CssJustifyContent.global(
  1. CssGlobal global
)

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

Implementation

factory CssJustifyContent.global(CssGlobal global) = _CssJustifyContentGlobal;