onScrollEnd property

ValueChanged<int>? onScrollEnd
final

滚动结束回调

Implementation

final ValueChanged<int>? onScrollEnd;