menu
termui package
documentation
ui/widgets/tree.dart
TreeWidget<T>
focused property
focused property
dark_mode
light_mode
focused
property
bool
focused
getter/setter pair
Whether the tree currently has keyboard focus.
Implementation
bool focused;
termui package
documentation
ui/widgets/tree
TreeWidget<T>
focused property
TreeWidget class