onChanged property

ValueChanged<String>? onChanged
final

Invoked upon user input.

Implementation

final ValueChanged<String>? onChanged;