A callback for handling unknown routes.
final Route<dynamic>? Function(RouteSettings)? onUnknownRoute;