hide method
Requests that the text input control is hidden.
This method is called when the input control should hide.
Implementation
void hide() {}
Requests that the text input control is hidden.
This method is called when the input control should hide.
void hide() {}