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