onChange property

ValueChanged<Set<T>>? onChange
final

Handler called when the selected value changes.

Implementation

final ValueChanged<Set<T>>? onChange;