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