blueM3LightPrimary constant

Color const blueM3LightPrimary

Blue M3 theme color for light primary color.

This is primary color you get when you seed from M2 Colors.blue.

Implementation

static const Color blueM3LightPrimary = Color(0xFF0061A4);