unknownRoute property

GetPage? unknownRoute
final

The unknown route for handling navigation to undefined routes.

Implementation

final GetPage<dynamic>? unknownRoute;