unknownRoute property

GetPage<T>? unknownRoute
final

The unknown route page for navigation.

Implementation

final GetPage<T>? unknownRoute;