onScrollUpdate property

ValueChanged<int>? onScrollUpdate
final

滚动中回调

Implementation

final ValueChanged<int>? onScrollUpdate;