menu
termui package
documentation
ui/widgets/display/tree.dart
TreeWidget<T>
selectedStyle property
selectedStyle property
dark_mode
light_mode
selectedStyle
property
Style
selectedStyle
final
The style applied to the selected active node.
Implementation
final Style selectedStyle;
termui package
documentation
ui/widgets/display/tree
TreeWidget<T>
selectedStyle property
TreeWidget class