onKeyUp function

Stream<void> onKeyUp()

Implementation

Stream<void> onKeyUp() => _windowStream('keyup');