primaryColor top-level constant

Color const primaryColor

Implementation

const primaryColor = Color.fromARGB(255, 253, 58, 115);