primary constant

Color const primary

Returns primary color 0xFF006EFF

Implementation

static const Color primary = Color(0xFF006EFF);