searchHintText property
searchHintText is use to show the hint text into the search widget.
by default it is Search
text.
Implementation
final String? searchHintText;
searchHintText is use to show the hint text into the search widget.
by default it is Search
text.
final String? searchHintText;