emdLightBlue top-level property

LdPalette emdLightBlue
final

Implementation

final emdLightBlue = LdPalette(
  isDark: false,
  primary: richBlue,
  secondary: vibrantCyan,
  success: richGreen,
  warning: vibrantYellow,
  error: richRed,
);