menu
refreshed package
documentation
get_navigation/src/routes/page_settings.dart
PageSettings
params property
params property
dark_mode
light_mode
params
property
Map
<
String
,
String
>
params
final
Parameters associated with the page.
Implementation
final Map<String, String> params = <String, String>{};
refreshed package
documentation
get_navigation/src/routes/page_settings
PageSettings
params property
PageSettings class