Requests that the text input control become visible.
void show() { assert(attached); SystemChannels.textInput.invokeMethod('TextInput.show'); }