PaletteEntry constructor

const PaletteEntry(
  1. Color color
)

Implementation

const PaletteEntry(this.color);