menu
termui package
documentation
ui/widgets/tree.dart
TreeWidget<T>
showRoot property
showRoot property
dark_mode
light_mode
showRoot
property
bool
showRoot
getter/setter pair
Whether to show the root node in the tree.
Implementation
bool showRoot;
termui package
documentation
ui/widgets/tree
TreeWidget<T>
showRoot property
TreeWidget class