Is there a way to get CMD/CTRL click to open a new tab when navigating?

Actions & Logic

If I have a component with a onClick/Tap handler which performs a navigation action (this is for a nav menu), is there a way to make it open in a new tab on web if the user is pressing CMD or CTRL while they press?

My current thinking is I'll need to add a little icon on my menu items with a separate Launch action to get into a new tab, which seems annoying.

What have you tried so far?

Tried so far:
* Reading docs

Did you check FlutterFlow's Documentation for this topic?
Yes
1