menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalRenderRow
cells property
cells
dark_mode
light_mode
cells
property
List
<
GhosttyTerminalRenderCell
>
cells
final
The visible cells in this row.
Implementation
final List<GhosttyTerminalRenderCell> cells;
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalRenderRow
cells property
GhosttyTerminalRenderRow class