getItemSize property

double Function(T) getItemSize
final

A callback that returns the original size of the item.

Implementation

final double Function(T) getItemSize;