menu
e_chart package
documentation
e_chart.dart
TreeNode<T extends TreeNode<T>>
childCount property
childCount property
dark_mode
light_mode
childCount
property
int
get
childCount
Implementation
int get childCount => _childrenList.length;
e_chart package
documentation
e_chart
TreeNode<T extends TreeNode<T>>
childCount property
TreeNode class