headerSliverBuilder property
final
A builder for any widgets that are to precede the inner scroll views (as given by body).
Typically this is used to create a SliverAppBar with a TabBar.
Implementation
final NestedScrollViewHeaderSliversBuilder headerSliverBuilder;