ansi property

List<int> ansi
final

The 16 ANSI colors (length 16): 0..7 normal, 8..15 bright.

Implementation

final List<int> ansi;