input_field_placeholder property

String input_field_placeholder
read / write

If non-empty, the placeholder to be shown in the input field when the keyboard is active; 0-64 characters.

Implementation

late String input_field_placeholder;