lightRed top-level constant

Color const lightRed

Implementation

const lightRed = Color.fromARGB(255, 255, 88, 77);