placeholder property

String? placeholder
final

A hint placeholder text that appears when the text entry is empty.

Defaults to 'Search' localized in each supported language.

Implementation

final String? placeholder;