left constant

Implementation

static const CssBackgroundPosition left = _CssBackgroundPositionKeyword(
  'left',
);