emptyWidget property

Widget emptyWidget
final

Widget to show when the search returns no results.

Defaults to SizedBox.shrink.

Implementation

final Widget emptyWidget;