estimateSize property

double Function(int index) estimateSize
final

Callback estimating the height in pixels of an item at index.

Implementation

final double Function(int index) estimateSize;