ExtentPrecalculationContext constructor
ExtentPrecalculationContext({})
Implementation
ExtentPrecalculationContext({
required this.viewportMainAxisExtent,
required this.contentTotalExtent,
required this.numberOfItems,
required this.numberOfItemsWithEstimatedExtent,
});