menu
bottom_picker package
documentation
widgets/simple_picker.dart
SimplePicker<T>
selectedItemIndex property
selectedItemIndex property
dark_mode
light_mode
selectedItemIndex
property
int
selectedItemIndex
final
The index of the selected item in the list of items.
Implementation
final int selectedItemIndex;
bottom_picker package
documentation
widgets/simple_picker
SimplePicker<T>
selectedItemIndex property
SimplePicker class