menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalWidget
GhosttyTerminalWidget.new const constructor
GhosttyTerminalWidget.new
dark_mode
light_mode
GhosttyTerminalWidget
constructor
const
GhosttyTerminalWidget
(
{
required
String
sampleInput
,
bool
isPasteSafe
(
String
text
)?,
Key
?
key
,
})
Implementation
const GhosttyTerminalWidget({ required this.sampleInput, this.isPasteSafe, super.key, });
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalWidget
GhosttyTerminalWidget.new const constructor
GhosttyTerminalWidget class