header property

Widget? header
final

The widget that is displayed at the top of the list.

Implementation

final Widget? header;