CSSBackgroundImage constructor
CSSBackgroundImage(
- List<
CSSFunctionalNotation> functions, - RenderStyle renderStyle,
- WebFController controller, {
- String? baseHref,
Implementation
CSSBackgroundImage(this.functions, this.renderStyle, this.controller, {this.baseHref});