menu
ghostty_vte
ghostty_vte.dart
VtOscCommand
VtOscCommand.new const constructor
VtOscCommand.new
dark_mode
light_mode
VtOscCommand
constructor
const
VtOscCommand
(
{
required
GhosttyOscCommandType
type
,
String
?
windowTitle
,
})
Implementation
const VtOscCommand({required this.type, this.windowTitle});
ghostty_vte
ghostty_vte
VtOscCommand
VtOscCommand.new const constructor
VtOscCommand class