overlayHeader property

bool overlayHeader
final

When true the header is overlaid over the body, even when the sliver has not been scrolled. This is in contrast to the default behaviour, where the header takes up space along the scroll axis.

Implementation

final bool overlayHeader;