lineCache property

FlexLineLayoutCache? lineCache
getter/setter pair

Cache for the flex line this child belongs to.

Used to coordinate layout between children in the same flex line.

Implementation

FlexLineLayoutCache? lineCache;