initialRoute property
final
The initial route path to use when the app starts or when no specific route is given.
Implementation
final String initialRoute;
The initial route path to use when the app starts or when no specific route is given.
final String initialRoute;