The 256-color palette.
This list is unmodifiable and contains all 256 colors in the palette.
static final values = List<Color8>.unmodifiable( List.generate(256, Color8.fromIndex), );