bool RoutePredicate(Route route)

Signature for the Navigator.popUntil predicate argument.

Source

typedef bool RoutePredicate(Route<dynamic> route);