onSaved property

FormFieldSetter<T>? onSaved
final

onSaved as in FormField.

Implementation

final FormFieldSetter<T>? onSaved;