onComplete property
Callback called when the wheel stops spinning. Returns the selected WheelSegment and its index.
Implementation
final Function(WheelSegment, int) onComplete;
Callback called when the wheel stops spinning. Returns the selected WheelSegment and its index.
final Function(WheelSegment, int) onComplete;