bottomWidget property

Widget? bottomWidget
final

you can pass an additional widget that will display on the bottom of the list

Implementation

final Widget? bottomWidget;