show static method

void show()

Implementation

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