menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyFormatterTerminalOptions
trim property
trim
dark_mode
light_mode
trim
property
@
Bool
()
bool
trim
getter/setter pair
Whether to trim trailing whitespace on non-blank lines.
Implementation
@ffi.Bool() external bool trim;
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyFormatterTerminalOptions
trim property
GhosttyFormatterTerminalOptions class