menu
ghostty_vte
ghostty_vte.dart
VtRgbColor
VtRgbColor.new const constructor
VtRgbColor.new
dark_mode
light_mode
VtRgbColor
constructor
const
VtRgbColor
(
int
r
,
int
g
,
int
b
)
Implementation
const VtRgbColor(this.r, this.g, this.b);
ghostty_vte
ghostty_vte
VtRgbColor
VtRgbColor.new const constructor
VtRgbColor class