onSaved property

dynamic Function(String?)? onSaved
final

this is the onSaved of the custom text field

Implementation

final Function(String?)? onSaved;