darkRed top-level constant

Color const darkRed

Implementation

const darkRed = Color.fromARGB(255, 139, 38, 30);