menu
saropa_dart_utils package
documentation
graph/graph_utils.dart
GraphUtils
weight property
weight property
dark_mode
light_mode
weight
property
double
get
weight
Edge weight (cost).
Implementation
double get weight => _weight;
saropa_dart_utils package
documentation
graph/graph_utils
GraphUtils
weight property
GraphUtils class