webOnlyWindowName property

String? webOnlyWindowName
final

A web-platform-specific option to set the link target.

Default behaviour when unset should be to open the url in a new tab.

Implementation

final String? webOnlyWindowName;