onChange property

ValueChanged<String?>? onChange
final

选项变化时的回调函数,返回选中项的索引

Implementation

final ValueChanged<String?>? onChange;