cyan constant

AntColor const cyan

Cyan / 明青

希望、坚强

Implementation

static const cyan = AntColor(0xff13c2c2, <int, Color>{
  100: Color(0xffe6fffb),
  200: Color(0xffb5f5ec),
  300: Color(0xff87e8de),
  400: Color(0xff5cdbd3),
  500: Color(0xff36cfc9),
  600: Color(0xff13c2c2),
  700: Color(0xff08979c),
  800: Color(0xff006d75),
  900: Color(0xff00474f),
  1000: Color(0xff002329),
});