blue top-level constant

Color const blue

Blue 500

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

Implementation

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