headerWidget property

Widget? headerWidget
final

Optional widget to display at the top of the list (before the sorted items)

Implementation

final Widget? headerWidget;