Gets the current text input.
Source
InputValue get inputValue;
Sets the current text input (replaces the whole line).
Source
set inputValue(InputValue value);
Gets the current text input.
InputValue get inputValue;
Sets the current text input (replaces the whole line).
set inputValue(InputValue value);