lastMainAxisExtent property

double? lastMainAxisExtent
getter/setter pair

The last extent for this child before it was garbage. This is used to retrieve the last offset of this child and prevent mis-placing issues.

Implementation

double? lastMainAxisExtent;