menu
graph_plus package
documentation
graphing/graph.dart
StatefulGraph<V>
size2 property
size2 property
dark_mode
light_mode
size2
property
@
override
int
get
size2
override
Returns the number of edges
Implementation
@override int get size2 => current.size2;
graph_plus package
documentation
graphing/graph
StatefulGraph<V>
size2 property
StatefulGraph class