onChanged property

ValueChanged<T?>? onChanged
final

Called when the user selects a new item.

Implementation

final ValueChanged<T?>? onChanged;