initialPath property

String initialPath
final

The initial route, where you want your app entry point to be doesn't have to be "/", can be any registered route.

Implementation

final String initialPath;