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