menu
graph_display package
documentation
graph_layout.dart
Graph
edgeList property
edgeList property
dark_mode
light_mode
edgeList
property
EdgeList
edgeList
late
final
An
edge list
representation of the graph's topology.
Implementation
late final EdgeList edgeList;
graph_display package
documentation
graph_layout
Graph
edgeList property
Graph class