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