primaryColor top-level constant

Color const primaryColor

Implementation

const Color primaryColor = Color.fromRGBO(255, 100, 33, 1);