defaultRouteName property Null safety
final
The route or path that the embedder requested when the application was launched.
Implementation
final String? defaultRouteName;
The route or path that the embedder requested when the application was launched.
final String? defaultRouteName;