CalcVariableNode constructor
CalcVariableNode(
- CSSVariable value,
- RenderStyle _renderStyle
Implementation
CalcVariableNode(this.value, this._renderStyle);
CalcVariableNode(this.value, this._renderStyle);