onSelectIndex property

dynamic Function(int)? onSelectIndex
final

选中项变更回调函数

Implementation

final Function(int)? onSelectIndex;