onSaved property

Function? onSaved
final

OnSaved function for the textFormField, In order to use this user must wrap this widget into 'Form' widget.

Implementation

final Function? onSaved;