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