loadingWidget property

Widget? loadingWidget
final

Widget that will be rendered on the first load and at the end of the list Default will be CenterLoading

Implementation

final Widget? loadingWidget;