indigo top-level constant

Color const indigo

Indigo 500

#3f51b5; rgb(63, 81, 181);

Implementation

const Color indigo = const Color(63, 81, 181);