menu
selector_wheel package
documentation
selector_wheel/selector_wheel.dart
SelectorWheel<T>
width property
width property
dark_mode
light_mode
width
property
double
width
final
The width of the wheel.
@default 80.0
Implementation
final double width;
selector_wheel package
documentation
selector_wheel/selector_wheel
SelectorWheel<T>
width property
SelectorWheel class