menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalLine
text property
text
dark_mode
light_mode
text
property
String
get
text
Implementation
String get text => runs.map((run) => run.text).join();
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalLine
text property
GhosttyTerminalLine class