itemExtent property

double? itemExtent
final

Matches SliverFixedExtentList.itemExtent.

If this is not null, prototypeItem must be null, and vice versa.

Implementation

final double? itemExtent;