targets property

List<PaletteTarget> targets
final

The list of targets that the palette uses for custom color selection.

By default, this contains the entire list of predefined targets in PaletteTarget.baseTargets.

Implementation

final List<PaletteTarget> targets;