menu
commander_ui package
documentation
tui.dart
DropdownState
DropdownState.new constructor
DropdownState.new constructor
dark_mode
light_mode
DropdownState
constructor
DropdownState
(
{
bool
open
=
false
,
int
highlightedIndex
=
0
,
})
Implementation
DropdownState({this.open = false, this.highlightedIndex = 0});
commander_ui package
documentation
tui
DropdownState
DropdownState.new constructor
DropdownState class