onSaved property

FormFieldSetter<String>? onSaved
final

Called when the form is saved.

Implementation

final FormFieldSetter<String>? onSaved;