displayItem property Null safety
final
displayItem Function with parameters: item, selected returning
Widget
to be displayed in the search list.
Implementation
final Function? displayItem;
displayItem Function with parameters: item, selected returning
Widget
to be displayed in the search list.
final Function? displayItem;