cachedFitContentSize property
Cached size when the child is sized to fit its content.
Stores the result of measuring the child with unconstrained dimensions.
Implementation
LayoutSize? cachedFitContentSize;
Cached size when the child is sized to fit its content.
Stores the result of measuring the child with unconstrained dimensions.
LayoutSize? cachedFitContentSize;