onScrollStart property

ValueChanged<int>? onScrollStart
final

滚动开始回调

Implementation

final ValueChanged<int>? onScrollStart;