position property
Position, that header already passed
Value can be between 0.0 and 1.0
If it's 0.0
- sticky in max start position
1.0
- max end position
If InfiniteListItem.initialHeaderBuild is true with InfiniteListItem.overlay, or default InfiniteListItem constructor is used, initial header render will be with position = 0
Implementation
final double position;