itemExtent property
The itemExtent is the extend of each item that is not being scrolled. When scrolling this extend will result in a not noticeable jump. In other words, the scrolling is never able to come to a stop in the extend.
Implementation
final double? itemExtent;