menu
selector_wheel package
documentation
selector_wheel/selector_wheel.dart
SelectorWheel<T>
selectedItemIndex property
selectedItemIndex property
dark_mode
light_mode
selectedItemIndex
property
int
?
selectedItemIndex
final
Initially selected value of the wheel.
Implementation
final int? selectedItemIndex;
selector_wheel package
documentation
selector_wheel/selector_wheel
SelectorWheel<T>
selectedItemIndex property
SelectorWheel class