endRatio property

double endRatio
final

Radius ratio tells where the rectangles end.

Defaults to 1, meaning that the "ticks" will go from (0.5 * radius, 1 * radius).

I'm sorry I can't explain it any better. Check the example app...

If you know how to explain it better, open a PR!

Implementation

final double endRatio;