menu
charts_common_sa package
documentation
common.dart
Tree<T, D>
root property
root property
dark_mode
light_mode
root
property
TreeNode
<
T
>
root
final
Root node of this tree.
Implementation
final TreeNode<T> root;
charts_common_sa package
documentation
common
Tree<T, D>
root property
Tree class