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