params property

Map<String, String>? params
final

Params used when to resolves as a route name.

This value is ignored for absolute-path navigation.

Implementation

final Map<String, String>? params;