stretchAngle property

double? stretchAngle
final

Angle of the arc to fit text into by adjusting inter-letter space.

At least one of stretchAngle and interLetterAngle should be null.

Implementation

final double? stretchAngle;