itemExtent property

double itemExtent
final

When the scrollDirection equal Axis.vertical, it's be item height When the scrollDirection equal Axis.horizontal, it's be item width

Implementation

final double itemExtent;