menu
chart_xutil package
documentation
chart_xutil.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; }
chart_xutil package
documentation
chart_xutil
TreeNode<T extends TreeNode<T>>
notChild property
TreeNode class