startingAngleTopOfIndicator property

double startingAngleTopOfIndicator

Make startingAngle to top-center of indicator (0°) by default

Implementation

double get startingAngleTopOfIndicator => startingAngle - math.pi / 2;