onKeyDown function

Stream<void> onKeyDown()

Implementation

Stream<void> onKeyDown() => _windowStream('keydown');