Line builder. threshold - Distance between two control points. smoothRatio - Ratio of line smoothing.
threshold
smoothRatio
CubicPath({ this.threshold = 3.0, this.smoothRatio = 0.65, });