menu
more package
documentation
more.dart
DijkstraSearchIterable<V>
targetPredicate property
targetPredicate property
dark_mode
light_mode
targetPredicate
property
bool
Function
(
V
vertex
)
targetPredicate
final
Implementation
final bool Function(V vertex) targetPredicate;
more package
documentation
more
DijkstraSearchIterable<V>
targetPredicate property
DijkstraSearchIterable class