blueRaspberry property

GradientColors blueRaspberry
getter/setter pair

Implementation

static GradientColors blueRaspberry = GradientColors(const [
  Color(0xFF00B4DB),
  Color(0xFF0083B0),
]);