ScrollCacheExtent.pixels constructor
- double pixels
Creates a cache extent in logical pixels.
Implementation
const factory ScrollCacheExtent.pixels(double pixels) = _PixelScrollCacheExtent;
Creates a cache extent in logical pixels.
const factory ScrollCacheExtent.pixels(double pixels) = _PixelScrollCacheExtent;