primaryColor top-level constant

Color const primaryColor

Implementation

const primaryColor = Color.fromRGBO(18, 61, 161, 1);