Which property of the NavigationExtras object allows you to preserve query parameters across multiple navigation operations?

  • preserveQueryParams
  • queryParamsHandling
  • queryParamsPersistence
  • saveQueryParameters
The queryParamsHandling property of the NavigationExtras object is used to preserve query parameters across multiple navigation operations.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *