emptyWidget property

Widget? emptyWidget
final

Empty state widget shown when itemCount is 0 and not loading.

Implementation

final Widget? emptyWidget;