onChanged property

ValueChanged<int> onChanged
final

Called when a destination is selected.

Implementation

final ValueChanged<int> onChanged;