unsetCursorBlink method

void unsetCursorBlink()
inherited

Implementation

void unsetCursorBlink() {
  _cursorStyle.unsetBlink();
}