readKey property

KeyStroke Function() get readKey

The function used to read key strokes from stdin.

Implementation

io.KeyStroke Function() get readKey => io.readKey;