defaultRoute property
The default route loaded on beginning. The default route is ignored when a root node is specified in the constructor AND the root has already a staged child.
Implementation
final String? defaultRoute;
The default route loaded on beginning. The default route is ignored when a root node is specified in the constructor AND the root has already a staged child.
final String? defaultRoute;