fixed constant

Implementation

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