onWindowClick function

Stream<void> onWindowClick()

Implementation

Stream<void> onWindowClick() => const Stream.empty();