menu
sankey_flutter package
documentation
sankey_node.dart
SankeyNode
targetLinks property
targetLinks property
dark_mode
light_mode
targetLinks
property
List
<
SankeyLink
>
targetLinks
getter/setter pair
Links where this node is the target
Implementation
List<SankeyLink> targetLinks = [];
sankey_flutter package
documentation
sankey_node
SankeyNode
targetLinks property
SankeyNode class