@override void setOnScrollChanged(void Function(int x, int y)? onScrollChanged) { _onScrollChanged = onScrollChanged; }