menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalColor
red property
red
dark_mode
light_mode
red
property
int
get
red
Implementation
int get red => (rgb! >> 16) & 0xFF;
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalColor
red property
GhosttyTerminalColor class