highlightColors top-level constant
Implementation
const highlightColors = [
Color(0xFFFFEB3B), // Yellow
Color(0xFF81C784), // Green
Color(0xFF64B5F6), // Blue
Color(0xFFE57373), // Red
Color(0xFFFFAB91), // Orange
Color(0xFFCE93D8), // Purple
];