onChanged property Null safety

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

Implementation

final Function(String value)? onChanged;