length property

double get length

The length of the arc

Implementation

double get length => radius * sweepAngle;