emptyWidget property
Widget to show when the search returns empty results. defaults to SizedBox.shrink
Implementation
final Widget emptyWidget;
Widget to show when the search returns empty results. defaults to SizedBox.shrink
final Widget emptyWidget;