blue400 top-level constant

Color const blue400

Blue 400

#42a5f5; rgb(66, 165, 245);

Implementation

const Color blue400 = const Color(66, 165, 245);