estimatedItemExtent property

int? estimatedItemExtent
final

Estimated height in rows for items when variableHeight is true.

Defaults to itemExtent when null.

Implementation

final int? estimatedItemExtent;