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