defaultRouteName constant
The default name for the initialRoute.
See also:
- dart:ui.Window.defaultRouteName, which reflects the route that the application was started with.
Implementation
static const String defaultRouteName = '/'
The default name for the initialRoute.
See also:
static const String defaultRouteName = '/'