onScroll property

ValueChanged<double>? onScroll
final

滚动时的回调

Implementation

final ValueChanged<double>? onScroll;