onDone property

ValueChanged<String> onDone
final

What to do with the resulting text.

Implementation

final ValueChanged<String> onDone;