onDone property

void Function(String value) onDone
final

The method to be called when the enter key is pressed.

Implementation

final void Function(String value) onDone;