clearSavedCursorHyperlink method

void clearSavedCursorHyperlink()

Implementation

void clearSavedCursorHyperlink() {
  _savedCursorStyle.hyperlinkId = 0;
}