CSSBackgroundImage constructor

CSSBackgroundImage(
  1. List<CSSFunctionalNotation> functions,
  2. RenderStyle renderStyle,
  3. KrakenController controller
)

Implementation

CSSBackgroundImage(this.functions, this.renderStyle, this.controller);