teal top-level constant

Color const teal

Teal 500

#009688; rgb(0, 150, 136);

Implementation

const Color teal = const Color(0, 150, 136);