defaultCacheExtent constant
The default value for the cache extent of the viewport.
This default assumes CacheExtentStyle.pixel.
See also:
- RenderViewportBase.cacheExtent for a definition of the cache extent.
Implementation
static const double defaultCacheExtent = 250.0;