menu
e_chart_ext package
documentation
e_chart_ext.dart
TreeMapNode
children property
children property
dark_mode
light_mode
children
property
List
<
TreeMapNode
>
get
children
inherited
Implementation
List<T> get children { return _childrenList; }
e_chart_ext package
documentation
e_chart_ext
TreeMapNode
children property
TreeMapNode class