Reactive signal containing the total estimated scrollable height in pixels.
final sig.Signal<double> totalSize = sig.signal(0);