CSSNumber.fromFunction constructor

CSSNumber.fromFunction(
  1. CSSFunction calc
)

Implementation

CSSNumber.fromFunction(CSSFunction calc) : super.fromFunction(calc);