headerBuilder property
The builder function for the list view header.
Implementation
final Widget Function(BuildContext context)? headerBuilder;
The builder function for the list view header.
final Widget Function(BuildContext context)? headerBuilder;