OptimizationConfig constructor
const
OptimizationConfig({})
Implementation
const OptimizationConfig({
this.useRepaintBoundary = false,
this.keepAlive = false,
this.itemExtent,
this.cacheExtent = 250.0,
});
const OptimizationConfig({
this.useRepaintBoundary = false,
this.keepAlive = false,
this.itemExtent,
this.cacheExtent = 250.0,
});