onSaved property

Called after the onSave callback completes, the result from onSave is passed to onSaved as a parameter.

Implementation

final EasyFormFieldSavedCallback<dynamic>? onSaved;