VtStyleColor.palette constructor
- int index
Implementation
const VtStyleColor.palette(int index)
: this._(
tag: bindings.GhosttyStyleColorTag.GHOSTTY_STYLE_COLOR_PALETTE,
paletteIndex: index,
);
const VtStyleColor.palette(int index)
: this._(
tag: bindings.GhosttyStyleColorTag.GHOSTTY_STYLE_COLOR_PALETTE,
paletteIndex: index,
);