floatHeaderSlivers property

bool floatHeaderSlivers
final

Whether or not the NestedScrollView's coordinator should prioritize the outer scrollable over the inner when scrolling back.

This is useful for an outer scrollable containing a SliverAppBar that is expected to float.

Implementation

final bool floatHeaderSlivers;