menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalSessionController
write abstract method
write
dark_mode
light_mode
write
abstract method
bool
write
(
String
text
, {
bool
sanitizePaste
=
false
,
})
Implementation
bool write(String text, {bool sanitizePaste = false});
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalSessionController
write abstract method
GhosttyTerminalSessionController class