onChanged property

ValueChanged<String> onChanged
final

The function to be called when the value changes.

Implementation

final ValueChanged<String> onChanged;