onSelected property

ValueChanged<int>? onSelected
final

选中值发生变化(点击事件)

Implementation

final ValueChanged<int>? onSelected;