onWindowClick function

Stream<void> onWindowClick()

Implementation

Stream<void> onWindowClick() => _windowStream('click');