menu
clue_ui_component package
documentation
components/clue_popup_menu_button.dart
CluePopupMenuButton<T>
initIndex property
initIndex property
dark_mode
light_mode
initIndex
property
int
initIndex
final
The initial index of the selected item.
Implementation
final initIndex = 0;
clue_ui_component package
documentation
components/clue_popup_menu_button
CluePopupMenuButton<T>
initIndex property
CluePopupMenuButton class