cachedAutoSize property
Cached size when the child uses auto-sizing behavior.
Stores the result of measuring the child according to its auto-sizing rules.
Implementation
LayoutSize? cachedAutoSize;
Cached size when the child uses auto-sizing behavior.
Stores the result of measuring the child according to its auto-sizing rules.
LayoutSize? cachedAutoSize;