lightBlue200 top-level constant

Color const lightBlue200

Light Blue 200

#81d4fa; rgb(129, 212, 250);

Implementation

const Color lightBlue200 = const Color(129, 212, 250);