CSSNumber.fromCalc constructor

CSSNumber.fromCalc(
  1. CSSCalc calc
)

Implementation

CSSNumber.fromCalc(CSSCalc calc) : super.fromCalc(calc);