minOffsetProvider property
Function, that provides min offset.
If Visible content offset if less than provided value Header will be stick to bottom
By default header positioned until it's offset less than content height
Implementation
final MinOffsetProvider<I>? minOffsetProvider;