center constant

CssBackgroundPosition const center

Implementation

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