target property

String? target
final

Optional anchor browsing context, such as _blank.

When this is _blank, the renderer adds any missing noopener and noreferrer tokens to rel.

Implementation

final String? target;