onChanged property

ValueChanged<int>? onChanged
final

选中值发生变化(Controller控制)

Implementation

final ValueChanged<int>? onChanged;