menu
termui package
documentation
ui/widgets/display/tree.dart
TreeWidgetState<T>
selectedIndex property
selectedIndex property
dark_mode
light_mode
selectedIndex
property
int
selectedIndex
getter/setter pair
The currently selected node index within the
flatNodes
list.
Implementation
int selectedIndex = 0;
termui package
documentation
ui/widgets/display/tree
TreeWidgetState<T>
selectedIndex property
TreeWidgetState class