menu
termui package
documentation
ui/widgets/overlay.dart
DropdownButtonState<T>
selectedIndex property
selectedIndex property
dark_mode
light_mode
selectedIndex
property
int
selectedIndex
getter/setter pair
The index of the currently selected or highlighted item.
Implementation
int selectedIndex = 0;
termui package
documentation
ui/widgets/overlay
DropdownButtonState<T>
selectedIndex property
DropdownButtonState class