blue200 top-level constant

Color const blue200

Blue 200

#90caf9; rgb(144, 202, 249);

Implementation

const Color blue200 = const Color(144, 202, 249);