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