onChanged property

ValueChanged<String>? onChanged
final

Action to be performed when the value changes

Implementation

final ValueChanged<String>? onChanged;