hintText property

String? hintText
final

The placeholder text shown when the field is empty.

Defaults to "Search" if not specified.

Implementation

final String? hintText;