menu
chart_xutil package
documentation
chart_xutil.dart
TreeNode<T extends TreeNode<T>>
height property
height property
dark_mode
light_mode
height
property
int
get
height
Implementation
int get height => _height;
chart_xutil package
documentation
chart_xutil
TreeNode<T extends TreeNode<T>>
height property
TreeNode class