emptyWidget property

Widget emptyWidget
final

Widget to show when the search returns empty results. defaults to SizedBox.shrink

Implementation

final Widget emptyWidget;