menu
graph_display package
documentation
graph_layout.dart
StaticLayoutAlgorithm
nodeLayout property
nodeLayout property
dark_mode
light_mode
nodeLayout
property
NodeLayout
nodeLayout
final
The computed layout of the given graph.
Implementation
final NodeLayout nodeLayout = {};
graph_display package
documentation
graph_layout
StaticLayoutAlgorithm
nodeLayout property
StaticLayoutAlgorithm class