radiansPerSide property

double radiansPerSide

Percent of a full rotation an active indicator should see for each of its sides.

Implementation

double get radiansPerSide => 2 * pi / numSides;