dominantColor property
The dominant color (the color with the largest population).
Implementation
PaletteColor get dominantColor => _dominantColor;
The dominant color (the color with the largest population).
PaletteColor get dominantColor => _dominantColor;