offset property
Number of pixels, that outside of viewport
If InfiniteListItem.initialHeaderBuild is true with InfiniteListItem.overlay, or default InfiniteListItem constructor is used, header render will be with offset = 0
For header bottom positions (or right positions for horizontal) offset value also will be amount of pixels that was scrolled away
Implementation
final double offset;