header property

Widget? header
final

The header is sticky in the sense that if the body is a listview, the header will always stay in view. Use the PueHeader if you want for a few small quality of life improvements

Implementation

final Widget? header;