indexes property

List<int> indexes
getter/setter pair

The indexes of the children in the same index of crossAxis.

Implementation

List<int> indexes = <int>[];