onChanged property

dynamic Function(String)? onChanged
final

this is the onChanged of the custom text field

Implementation

final Function(String)? onChanged;