Creates a LazyBlockBuilder based on the given builder.
Source
LazyBlockBuilder({ this.builder, this.totalExtentEstimator }) { assert(builder != null); }
Creates a LazyBlockBuilder based on the given builder.
LazyBlockBuilder({ this.builder, this.totalExtentEstimator }) { assert(builder != null); }