index property Null safety
read / write
Index of this child in its parent's child list.
This must be maintained by the ListWheelChildManager.
Implementation
int? index;
Index of this child in its parent's child list.
This must be maintained by the ListWheelChildManager.
int? index;