stopAngle method

void stopAngle()

Implementation

void stopAngle() => (points.last - getArcCenter()).angle() % TAU;