vibrantColor property

PaletteColor vibrantColor

Returns a vibrant color from the palette. Might be null if an appropriate target color could not be found.

Implementation

PaletteColor get vibrantColor => selectedSwatches[PaletteTarget.vibrant];