onWindowFocus function

Stream<void> onWindowFocus()

Implementation

Stream<void> onWindowFocus() => _windowStream('focus');