cacheExtent property
The menu's cache extent in logical pixels.
Items that fall in this cache area are laid out even though they are not (yet) visible on screen. It describes how many pixels the cache area extends before the leading edge and after the trailing edge of the viewport.
Implementation
final double? cacheExtent;