menu
selector_wheel package
documentation
selector_wheel/selector_wheel.dart
SelectorWheel<T>
highlightWidth property
highlightWidth property
dark_mode
light_mode
highlightWidth
property
double
?
highlightWidth
final
Selector wheel's highlighted area width.
@default
width
Implementation
final double? highlightWidth;
selector_wheel package
documentation
selector_wheel/selector_wheel
SelectorWheel<T>
highlightWidth property
SelectorWheel class