menu
termui package
documentation
ui/widgets/tree.dart
FlatNode<T>
depth property
depth property
dark_mode
light_mode
depth
property
int
depth
final
The depth level of the node in the tree hierarchy.
Implementation
final int depth;
termui package
documentation
ui/widgets/tree
FlatNode<T>
depth property
FlatNode class