lightBlue300 top-level constant

Color const lightBlue300

Light Blue 300

#4fc3f7; rgb(79, 195, 247);

Implementation

const Color lightBlue300 = const Color(79, 195, 247);