dominantColor property

PaletteColor? dominantColor

The dominant color (the color with the largest population).

Implementation

PaletteColor? get dominantColor => _dominantColor;