futureSearchRetryButton property Null safety
final
futureSearchRetryButton Function called to customize the Error - retry button displayed when there is an issue with the future search.
Implementation
final Function? futureSearchRetryButton;