onScrollUpdate property

void Function(double scrollPixels) onScrollUpdate
final

Called when the current scrolling position changes.

Implementation

final void Function(double scrollPixels) onScrollUpdate;