noResultsWidget property

Widget? noResultsWidget
final

Widget that will be rendered when list is empty and load method does not return any elements

Implementation

final Widget? noResultsWidget;