itemExtent property

double itemExtent
final

The uniform height of all children.

All children will be given the BoxConstraints to match this exact height. Must not be null and must be positive.

Implementation

final double itemExtent