onDone property

ValueChanged<T> onDone
final

The function to call when value has changed.

Implementation

final ValueChanged<T> onDone;