onInput property

ValueChanged<List<String>>? onInput
final

Callback for the 'input' event.

Implementation

final ValueChanged<List<String>>? onInput;