blue300 top-level constant

Color const blue300

Blue 300

#64b5f6; rgb(100, 181, 246);

Implementation

const Color blue300 = const Color(100, 181, 246);