menu
spinning_wheel package
documentation
widgets/wheel_display.dart
WheelDisplay
segments property
segments property
dark_mode
light_mode
segments
property
List
<
WheelSegment
>
segments
final
The list of segments to draw.
Implementation
final List<WheelSegment> segments;
spinning_wheel package
documentation
widgets/wheel_display
WheelDisplay
segments property
WheelDisplay class