blue500 top-level constant

Color const blue500

Blue 500

#2196f3; rgb(33, 150, 243);

Implementation

const Color blue500 = const Color(33, 150, 243);