placeholder property
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;
A hint placeholder text that appears when the text entry is empty.
Defaults to 'Search' localized in each supported language.
final String? placeholder;