lineCache property
Cache for the flex line this child belongs to.
Used to coordinate layout between children in the same flex line.
Implementation
FlexLineLayoutCache? lineCache;
Cache for the flex line this child belongs to.
Used to coordinate layout between children in the same flex line.
FlexLineLayoutCache? lineCache;