onInput property

OnInputLifecycle? onInput
final

When an input is received and the condition is TRUE, perform the specified actions.

Implementation

final OnInputLifecycle? onInput;