topWidget property

Widget? topWidget
final

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

Implementation

final Widget? topWidget;