onSaved property Null safety

dynamic onSaved
final

onSaved as in FormField.

Implementation

final FormFieldSetter<T>? onSaved;