onWindowBlur function

Stream<void> onWindowBlur()

Implementation

Stream<void> onWindowBlur() => _windowStream('blur');