onSaved property

void Function(String?) onSaved
final

onSaved is the function that will be called when the form is saved

Implementation

final void Function(String?) onSaved;