overscan property
The line directly above the viewport top, used to fill the sliver revealed when scrollFraction > 0. Full snapshots may set this (or tag the last line as overscan); partial/incremental scroll refresh may also carry overscan + fraction via kOverscanLineTag on an edge-row update.
Implementation
final LineCells? overscan;