menu
stac_core package
documentation
actions/navigate/stac_navigate_action.dart
StacNavigateAction
arguments property
arguments property
dark_mode
light_mode
arguments
property
Map
<
String
,
dynamic
>
?
arguments
final
Arguments to pass to the new route.
Implementation
final Map<String, dynamic>? arguments;
stac_core package
documentation
actions/navigate/stac_navigate_action
StacNavigateAction
arguments property
StacNavigateAction class