CssJustifyContent.raw constructor
CssJustifyContent.raw(
- String value
Raw CSS value escape hatch.
Implementation
factory CssJustifyContent.raw(String value) = _CssJustifyContentRaw;
Raw CSS value escape hatch.
factory CssJustifyContent.raw(String value) = _CssJustifyContentRaw;