scroll constant

Implementation

static const CssBackgroundAttachment scroll = _CssBackgroundAttachmentKeyword(
  'scroll',
);