itemExtent property

double itemExtent
final

itemExtent specifies the max height of the widget returned by itemBuilder if not specified defaults to 40.0

Implementation

final double itemExtent;