text property

String? text
getter/setter pair

The value of a suggested input to a text input field.

This is equivalent to what users enter themselves.

Implementation

core.String? text;