searchHint property Null safety
final
searchHint String|Widget|Function with no parameter returning String|Widget displayed at the top of the search dialog box.
Implementation
final dynamic searchHint;
searchHint String|Widget|Function with no parameter returning String|Widget displayed at the top of the search dialog box.
final dynamic searchHint;