headerBuilder property
final
The header for the initial delegate
Implementation
final Widget Function(BuildContext context, dynamic pageObj, Widget spacer, double borderRadius)? headerBuilder;
The header for the initial delegate
final Widget Function(BuildContext context, dynamic pageObj, Widget spacer, double borderRadius)? headerBuilder;