onSaved property

void Function(String)? onSaved
final

Called when the parent Form is saved with the current text.

Implementation

final void Function(String)? onSaved;