secondaryColor top-level constant

Color const secondaryColor

Implementation

const Color secondaryColor = Color.fromRGBO(220, 252, 53, 1);