onChange property

ValueChanged<T>? onChange
final

Called when the user selects something

Implementation

final ValueChanged<T>? onChange;