menu
graphview package
documentation
GraphView.dart
BuchheimWalkerAlgorithm
nodeData property
nodeData property
dark_mode
light_mode
nodeData
property
Map
<
Node
,
BuchheimWalkerNodeData
>
nodeData
getter/setter pair
Implementation
Map<Node, BuchheimWalkerNodeData> nodeData = {};
graphview package
documentation
GraphView
BuchheimWalkerAlgorithm
nodeData property
BuchheimWalkerAlgorithm class