initialRoute property

String initialRoute
final

The initial route to navigate to if the current location is empty or "/" and there is no corresponding page registered.

Implementation

final String initialRoute;