vibrantColor property
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];
Returns a vibrant color from the palette. Might be null if an appropriate target color could not be found.
PaletteColor get vibrantColor => selectedSwatches[PaletteTarget.vibrant];