onWindowBlur function

Stream<void> onWindowBlur()

Implementation

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