index property Null safety

int? index
read / write

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

This must be maintained by the ListWheelChildManager.

Implementation

int? index;