menu
window_focus package
documentation
domain/app_window_dto.dart
AppWindowDto
appName property
appName property
dark_mode
light_mode
appName
property
String
appName
final
The name of the application associated with the active window.
Implementation
final String appName;
window_focus package
documentation
domain/app_window_dto
AppWindowDto
appName property
AppWindowDto class