CSSLength.fromCalc constructor
CSSLength.fromCalc(
- CSSCalc calc
Implementation
CSSLength.fromCalc(super.calc)
: value = 0,
unit = CSSUnit.px,
super.fromCalc();
CSSLength.fromCalc(super.calc)
: value = 0,
unit = CSSUnit.px,
super.fromCalc();