local constant

Implementation

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