args property
The override value of PageRouteInfo.args
it must be the same args type generated by the corresponding page's constructor
Implementation
final Object? args;
The override value of PageRouteInfo.args
it must be the same args type generated by the corresponding page's constructor
final Object? args;