previousTextEventSink property
previousTextEventSink is a StreamSink which is used to store the previous text event sink
Implementation
StreamSink<String>? previousTextEventSink;
previousTextEventSink is a StreamSink which is used to store the previous text event sink
StreamSink<String>? previousTextEventSink;