Optional params passed to showKeyboard() ;.
Sets the initial value of the keyboard string. Default is an empty string.
Sets the keyboard layout type to . Default is KeyboardType::DEFAULT .
Sets whether the keyboard closes (hides) when the return key is entered. Default is true .
true
if false, a carriage return () will be appended to the keyboard string. In either case, a KeyEvent will still fire.
Returns the keyboard's initial string.
Returns the keyboard layout type.
Returns whether the keyboard closes (hides) when the return key is entered.