childManager property Null safety
final
The delegate that manages the children of this object.
This delegate must maintain the ListWheelParentData.index value.
Implementation
final ListWheelChildManager childManager;
The delegate that manages the children of this object.
This delegate must maintain the ListWheelParentData.index value.
final ListWheelChildManager childManager;