initialRoute property

String initialRoute
final

Route to load when the app is started for the current destination, defaults to '/' initial route must be present in List of destinations

Implementation

final String initialRoute;