primaryColor constant

Color const primaryColor

This color is represented by the hexadecimal value #0E866A.

Implementation

static const Color primaryColor = Color(0xFF0E866A);