open static method

void open()

Implementation

static void open() {
  SystemChannels.textInput.invokeMethod('TextInput.show');
}