emptyView property

Widget? emptyView
final

The widget to display when no results are found.

Implementation

final Widget? emptyView;