CSSBackground.image constructor
CSSBackground.image(
- CSSBackgroundImage image, [
- CSSColor? color
Implementation
CSSBackground.image(CSSBackgroundImage image, [this.color])
: _images = [image];