onSaved property

(dynamic Function(String? value)?) onSaved
final

Implementation

final Function(String? value)? onSaved;