hasColorPalette property

bool get hasColorPalette

Whether the terminal has reported any color palette entries.

Implementation

bool get hasColorPalette => palette.isNotEmpty;