listEmptyWidget property

Widget? listEmptyWidget
final

The widget to render when the list is empty.

Implementation

final Widget? listEmptyWidget;