diameterRatio property

double diameterRatio
final

Relative ratio between this picker's height and the simulated cylinder's diameter.

Smaller values creates more pronounced curvatures in the scrollable wheel.

For more details, see ListWheelScrollView.diameterRatio.

Defaults to 1.1 to visually mimic iOS.

Implementation

final double diameterRatio;