onInput property

ValueChanged<String>? onInput
final

Callback for the 'input' event.

Implementation

final ValueChanged<String>? onInput;