void show()

Source

static void show() {
  _cursorHidden = false;
  _cursorChangedEvent.add(_cursorName);
}