menu
flutter_circle_pack_chart package
documentation
circle_pack_chart_scope.dart
CirclePackProvider
children property
children property
dark_mode
light_mode
children
property
List
<
CircleNode
>
children
final
The top-level children nodes to display.
Implementation
final List<CircleNode> children;
flutter_circle_pack_chart package
documentation
circle_pack_chart_scope
CirclePackProvider
children property
CirclePackProvider class