args property
The typed arguments of the route
Args are generated from the corresponding page's constructor.
Implementation
final T? args;
The typed arguments of the route
Args are generated from the corresponding page's constructor.
final T? args;