onDone property

ValueChanged<T> onDone
final

The function to call when a new value is selected.

Implementation

final ValueChanged<T> onDone;