menu
yuka package
documentation
navigation/core/nav_edge.dart
NavEdge
NavEdge.new constructor
NavEdge.new constructor
dark_mode
light_mode
NavEdge
constructor
NavEdge
(
[
int
from
=
-1
,
int
to
=
-1
,
double
cost
=
0
])
Implementation
NavEdge( [super.from = - 1, super.to = - 1, super.cost = 0] );
yuka package
documentation
navigation/core/nav_edge
NavEdge
NavEdge.new constructor
NavEdge class