itemExtent property

double? itemExtent
final

The extent of each item in the picker. Defaults to the height of the picker's text style, scaled by the current TextScaler.

Implementation

final double? itemExtent;