isInitial property
Marks this widget as the initial route (root "/").
Default is false. If true, the generated route will be /.
Implementation
final bool isInitial;
Marks this widget as the initial route (root "/").
Default is false. If true, the generated route will be /.
final bool isInitial;