repeat constant
CssBackgroundRepeat
const repeat
Implementation
static const CssBackgroundRepeat repeat = _CssBackgroundRepeatKeyword(
'repeat',
);
static const CssBackgroundRepeat repeat = _CssBackgroundRepeatKeyword(
'repeat',
);