menu
graph_collection package
documentation
graph.dart
GraphItemsMixin
length property
length property
dark_mode
light_mode
length
property
int
get
length
override
Get the number of nodes
Implementation
int get length => _map.length;
graph_collection package
documentation
graph
GraphItemsMixin
length property
GraphItemsMixin mixin