StacNavigateAction constructor
const
StacNavigateAction({})
Creates a StacNavigateAction to navigate based on the provided inputs.
Implementation
const StacNavigateAction({
this.request,
this.widgetJson,
this.assetPath,
this.routeName,
this.navigationStyle,
this.result,
this.arguments,
});