Whether this connection is currently interacting with the text input control.
Source
bool get attached => _clientHandler._currentConnection == this;
Whether this connection is currently interacting with the text input control.
bool get attached => _clientHandler._currentConnection == this;