Optional callback invoked when any scroll controller's position changes.
The key parameter indicates which controller triggered the callback.
final void Function(String key, double offset)? onScroll;