bool attached

Whether this connection is currently interacting with the text input control.

Source

bool get attached => _clientHandler._currentConnection == this;