canNavigate abstract method

Future<bool> canNavigate(
  1. RouteMatch route
)

Implementation

Future<bool> canNavigate(RouteMatch route);