itemExtent property
The height of each picker item in logical pixels.
This determines the vertical space each item occupies in the picker. Larger values create more spacing between items, smaller values create more compact layouts.
Defaults to 28.0 pixels.
Implementation
final double itemExtent;