menu
e_chart_ext package
documentation
e_chart_ext.dart
TreeLayoutNode
isLeaf property
isLeaf property
dark_mode
light_mode
isLeaf
property
bool
get
isLeaf
inherited
Implementation
bool get isLeaf => childCount <= 0;
e_chart_ext package
documentation
e_chart_ext
TreeLayoutNode
isLeaf property
TreeLayoutNode class