lightBlue600 top-level constant

Color const lightBlue600

Light Blue 600

#039be5; rgb(3, 155, 229);

Implementation

const Color lightBlue600 = const Color(3, 155, 229);