emptyView property

Widget? emptyView
final

The widget to display when there is no result.

Implementation

final Widget? emptyView;