initialRoute property

String? initialRoute
final

The name of the first route to show, if a Navigator is used.

Implementation

final String? initialRoute;