rainbowBlue property

GradientColors rainbowBlue
getter/setter pair

Implementation

static GradientColors rainbowBlue = GradientColors(const [
  Color(0xFF00F260),
  Color(0xFF0575E6),
]);