predicate property

bool Function(Route) predicate
final

Implementation

final bool Function(Route<dynamic>) predicate;