onKeyPress function

Stream<void> onKeyPress()

Implementation

Stream<void> onKeyPress() => _windowStream('keypress');