onIndexChanged property

ValueChanged<int>? onIndexChanged
final

当前滚到到的子组件回调

Implementation

final ValueChanged<int>? onIndexChanged;