menu
window_focus package
documentation
domain/app_window_dto.dart
AppWindowDto
windowTitle property
windowTitle property
dark_mode
light_mode
windowTitle
property
String
windowTitle
final
The title of the active window.
Implementation
final String windowTitle;
window_focus package
documentation
domain/app_window_dto
AppWindowDto
windowTitle property
AppWindowDto class