onSaved property Null safety

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

Implementation

final Function(String? value)? onSaved;