showUrl property

bool showUrl
final

Whether to show the URL in parentheses after the label.

Useful as a fallback for terminals that do not support OSC 8 hyperlinks. Only has an effect when label is non-null and differs from url.

Implementation

final bool showUrl;