setOpenDialog property Null safety

Function? setOpenDialog
final

setOpenDialog Function sets the function to call to set the function to call in order to open the dialog with the search terms string as a parameter, defaulted to null.

Implementation

final Function? setOpenDialog;