resetHyperlink static method

String resetHyperlink()

Returns the OSC 8 sequence that clears the current hyperlink.

Implementation

static String resetHyperlink() => setHyperlink('', '');