pinned property

bool pinned
final

Whether to stick the header to the start of the viewport once it has reached its minimum size.

If this is false, the header will continue scrolling off the screen after it has shrunk to its minimum extent.

Implementation

final bool pinned;