Stream of keyboard events from terminal input.
@override Stream<KeyEvent> keyEvents() => const Stream.empty();