scrollController property
Optional external scroll controller.
When supplied, this controller owns the vertical scroll offset so parent layouts can drive the diff viewer without forcing full-content rendering.
Implementation
final ScrollController? scrollController;