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