pub type PiecewiseLinearFunctionBuildParameters = (CSSFloat, Option<CSSFloat>);
Expand description

Parameters to define one linear stop.