StylingProportionFunction.fromLinearTiltFunctionPoints constructor

const StylingProportionFunction.fromLinearTiltFunctionPoints(
  1. StylingLinearTiltFunctionPoints tiltFunction
)

Implementation

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