childPosition property

WheelSpinnerChildPosition? childPosition
final

The position of the child on the control. If childBuilder is null, this has no effect.

Implementation

final WheelSpinnerChildPosition? childPosition;