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