defaultRoute property
The default route that is activated, if one navigates to LAST and no child route was staged before.
Implementation
final String? defaultRoute;
The default route that is activated, if one navigates to LAST and no child route was staged before.
final String? defaultRoute;