finalAngle property

double finalAngle

Returns final angle at which the text stops.

Implementation

double get finalAngle => startAngle + sweepAngle;