onDone property

dynamic Function() onDone
final

Callback function for completing the text editing.

Implementation

final Function() onDone;