onInput property

void Function(String)? onInput
final

Callback when input value changes

Implementation

final void Function(String)? onInput;