isExternal property
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;
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.
final bool isExternal;