onChanged property

void Function(PickerItem<T>?) onChanged
final

选择回调

Implementation

final void Function(PickerItem<T>?) onChanged;