radiansPerSide property
Percent of a full rotation an active indicator should see for each of its sides.
Implementation
double get radiansPerSide => 2 * pi / numSides;
Percent of a full rotation an active indicator should see for each of its sides.
double get radiansPerSide => 2 * pi / numSides;