setCursorStrikethrough method
void
setCursorStrikethrough()
inherited
Implementation
void setCursorStrikethrough() {
_cursorStyle.setStrikethrough();
}
void setCursorStrikethrough() {
_cursorStyle.setStrikethrough();
}