keyPressListener property

KeyPressListener? keyPressListener

A class that listens for key presses from stdin and emits the key presses to the stream.

Implementation

KeyPressListener? get keyPressListener;