defaultRoute property

String? defaultRoute
final

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;