menu
window_focus package
documentation
window_focus_method_channel.dart
WindowFocus
onUserActiveChanged property
onUserActiveChanged property
dark_mode
light_mode
onUserActiveChanged
property
Stream
<
bool
>
get
onUserActiveChanged
Implementation
Stream<bool> get onUserActiveChanged => _userActiveController.stream;
window_focus package
documentation
window_focus_method_channel
WindowFocus
onUserActiveChanged property
WindowFocus class