emptyWidget property

Widget? emptyWidget
final

The widget to display when the list is empty.

Implementation

final Widget? emptyWidget;