onChanged property

ValueChanged<String>? onChanged
final

the onChanged of the field

Implementation

final ValueChanged<String>? onChanged;