Injects bytes as if the user typed them.
bytes
@override void sendKey(List<int> bytes) => _feed(bytes);