menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalRenderSnapshot
rowsData property
rowsData
dark_mode
light_mode
rowsData
property
List
<
GhosttyTerminalRenderRow
>
rowsData
final
The visible render rows.
Implementation
final List<GhosttyTerminalRenderRow> rowsData;
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalRenderSnapshot
rowsData property
GhosttyTerminalRenderSnapshot class