core/navigation/guards/route_guard library

Typedefs

FFRRouteGuard = String? Function(FFRRouteMatch match)
Intercepts a route match. Return a new path string to redirect, or null to allow the route to proceed.