menu
graph_plus package
documentation
graphing/graph.dart
GraphSnapshot<V>
vertexSnapshots property
vertexSnapshots property
dark_mode
light_mode
vertexSnapshots
property
Map
<
V
,
VertexSnapshot
<
V
>
>
vertexSnapshots
final
Implementation
final Map<V, VertexSnapshot<V>> vertexSnapshots;
graph_plus package
documentation
graphing/graph
GraphSnapshot<V>
vertexSnapshots property
GraphSnapshot class