windowTitle property
Optional terminal window title.
When omitted, the runtime falls back to ProgramOptions.startupTitle if one was configured for the program.
Implementation
final String? windowTitle;
Optional terminal window title.
When omitted, the runtime falls back to ProgramOptions.startupTitle if one was configured for the program.
final String? windowTitle;