headerBuilder property
Optional builder function for the header widget.
Implementation
final Widget Function(BuildContext context, S state)? headerBuilder;
Optional builder function for the header widget.
final Widget Function(BuildContext context, S state)? headerBuilder;