unsetCursorItalic method

void unsetCursorItalic()
inherited

Implementation

void unsetCursorItalic() {
  _cursorStyle.unsetItalic();
}