menu
e_chart_ext package
documentation
e_chart_ext.dart
TreeMapNode
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
TreeMapNode
isLeaf property
TreeMapNode class