emptyWidget property

Widget? emptyWidget
final

A widget to display when the list of items is empty or no search results are found.

Implementation

final Widget? emptyWidget;