primaryRed constant

Color const primaryRed

Red Zero, our main logo color, is mainly used as page titles, warnings, and interactive elements.

Implementation

static const Color primaryRed = Color(0xFFE11931);