menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalOptions
rows property
rows
dark_mode
light_mode
rows
property
@
Uint16
()
int
rows
getter/setter pair
Terminal height in cells. Must be greater than zero.
Implementation
@ffi.Uint16() external int rows;
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalOptions
rows property
GhosttyTerminalOptions class