startupTitle property
Optional title to set on program startup.
When provided, sets the terminal window title when the program starts.
Implementation
final String? startupTitle;
Optional title to set on program startup.
When provided, sets the terminal window title when the program starts.
final String? startupTitle;