onChanged property

ValueChanged<T?>? onChanged
final

Callback when the selection changes.

Implementation

final ValueChanged<T?>? onChanged;