header property

WidgetBuilder? header
final

provide it if you want to add some widgets before the first element of the list

Implementation

final WidgetBuilder? header;