menu
e_chart package
documentation
e_chart.dart
TreeNode<T extends TreeNode<T>>
notChild property
notChild property
dark_mode
light_mode
notChild
property
bool
get
notChild
Implementation
bool get notChild { return _childrenList.isEmpty; }
e_chart package
documentation
e_chart
TreeNode<T extends TreeNode<T>>
notChild property
TreeNode class