searchHintText property

String? searchHintText
final

searchHintText is use to show the hint text into the search widget. by default it is Search text.

Implementation

final String? searchHintText;