text property
The value of a suggested input to a text input field.
This is equivalent to what users enter themselves.
Implementation
core.String? text;
The value of a suggested input to a text input field.
This is equivalent to what users enter themselves.
core.String? text;