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