setCursorStrikethrough method

void setCursorStrikethrough()
inherited

Implementation

void setCursorStrikethrough() {
  _cursorStyle.setStrikethrough();
}