resetHyperlink static method
Returns the OSC 8 sequence that clears the current hyperlink.
Implementation
static String resetHyperlink() => setHyperlink('', '');
Returns the OSC 8 sequence that clears the current hyperlink.
static String resetHyperlink() => setHyperlink('', '');