firstCurveReferencePointOffsetFactor property

Offset? firstCurveReferencePointOffsetFactor
getter/setter pair

Determines the position of the reference point of the first curve. This affects all the successive reference points. Offset factor should be between 0 and 1. Default is random.

Implementation

late Offset? firstCurveReferencePointOffsetFactor;