onInput property

void Function(int index, String value)? onInput
final

Implementation

final void Function(int index, String value)? onInput;