onChanged property

ValueChanged<T?>? onChanged
final

called when a new item is selected

Implementation

final ValueChanged<T?>? onChanged;