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