menu
window_watcher package
documentation
get_windows/window.dart
Window
isActive property
isActive property
dark_mode
light_mode
isActive
property
bool
isActive
final
If the window is the active window or not.
Implementation
final bool isActive;
window_watcher package
documentation
get_windows/window
Window
isActive property
Window class