onUnknownRoute property

RouteFactory? onUnknownRoute
final

A function that generates a route when no other route matches.

Implementation

final RouteFactory? onUnknownRoute;