green top-level constant

Color const green

Green 500

#4caf50; rgb(76, 175, 80);

Implementation

const Color green = const Color(76, 175, 80);