menu
active_window package
documentation
window_result.dart
WindowsResult
WindowsResult constructor
WindowsResult constructor
dark_mode
light_mode
WindowsResult
constructor
WindowsResult
(
{
String
?
exe
,
String
?
name
,
String
?
title
,
})
Implementation
WindowsResult({ this.exe, this.name, this.title, });
active_window package
documentation
window_result
WindowsResult
WindowsResult constructor
WindowsResult class