defaultRouteName property
The route or path that the operating system requested when the application was launched.
Implementation
String get defaultRouteName => _defaultRouteName();
The route or path that the operating system requested when the application was launched.
String get defaultRouteName => _defaultRouteName();