onSaved property Null safety

FormFieldSetter<T>? onSaved
final

onSaved as in FormField.

Implementation

final FormFieldSetter<T>? onSaved;