CSSValue constructor
CSSValue(
- String propertyName,
- RenderStyle renderStyle
Implementation
CSSValue(this.propertyName, this.renderStyle);
CSSValue(this.propertyName, this.renderStyle);