defaultRoute property

String? defaultRoute
final

The default route that is activated, if one navigates to LAST and no child route was staged before.

Implementation

final String? defaultRoute;