StylingProportionFunction.fromLinearTiltFunctionPoints constructor
const
StylingProportionFunction.fromLinearTiltFunctionPoints(
- StylingLinearTiltFunctionPoints tiltFunction
Implementation
const StylingProportionFunction.fromLinearTiltFunctionPoints(
StylingLinearTiltFunctionPoints tiltFunction)
: _value = tiltFunction;