setCursorEncircled method

void setCursorEncircled()
inherited

Implementation

void setCursorEncircled() {
  _cursorStyle.setEncircled();
}