unsetCursorFaint method

void unsetCursorFaint()
inherited

Implementation

void unsetCursorFaint() {
  _cursorStyle.unsetFaint();
}