isInitial property

bool isInitial
final

Marks this widget as the initial route (root "/").

Default is false. If true, the generated route will be /.

Implementation

final bool isInitial;