isExternal property

bool isExternal
final

Whether the CTA links to an external destination. When true, the anchor opens in a new tab with rel="noopener noreferrer" and shows a trailing external-link glyph.

Implementation

final bool isExternal;