childManager property

ListWheelChildManager childManager
final

The delegate that manages the children of this object.

This delegate must maintain the ListWheelParentData.index value.

Implementation

final ListWheelChildManager childManager;