placeholderText property

String? placeholderText
getter/setter pair

Text that appears in the text input field when the field is empty.

Use this text to prompt users to enter a value. For example, Enter a number from 0 to 100. Google Chat apps:

Implementation

core.String? placeholderText;