emptyWidget property

Widget emptyWidget
final

Widget to show when the search returns empty results or when showEmpty: true. defaults to SizedBox.shrink

Implementation

final Widget emptyWidget;