menu
pofk_algorithm package
documentation
tree_algorithms/binary_tree_node.dart
BinaryTreeNode<T>
value property
value property
dark_mode
light_mode
value
property
T
value
getter/setter pair
Implementation
T value;
pofk_algorithm package
documentation
tree_algorithms/binary_tree_node
BinaryTreeNode<T>
value property
BinaryTreeNode class