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