startupTitle property

String? startupTitle
final

Optional title to set on program startup.

When provided, sets the terminal window title when the program starts.

Implementation

final String? startupTitle;