menu
termui package
documentation
ui/widgets/tree.dart
TreeNode<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The underlying value associated with this node.
Implementation
final T value;
termui package
documentation
ui/widgets/tree
TreeNode<T>
value property
TreeNode class