onChanged property

ValueChanged<String>? onChanged
final

The value change event

Implementation

final ValueChanged<String>? onChanged;