itemExtent property

double itemExtent
final

The uniform height of all children.

All children will be given the BoxConstraints to match this exact height. Must be a positive value.

Implementation

final double itemExtent;