setCursorBlink method

void setCursorBlink()
inherited

Implementation

void setCursorBlink() {
  _cursorStyle.setBlink();
}