Signature for callbacks that estimate the total height of a LazyBlock's contents.
See LazyBlockDelegate.estimateTotalExtent for details.
Source
typedef double TotalExtentEstimator(int firstIndex, int lastIndex, double minOffset, double firstStartOffset, double lastEndOffset);