index property

int? index
getter/setter pair

Index of this child in its parent's child list.

This must be maintained by the ListWheelChildManager.

Implementation

int? index;