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