newBlu property

GradientColors newBlu
getter/setter pair

Implementation

static GradientColors newBlu = GradientColors(const [
  Color(0xFF396afc),
  Color(0xFF2948ff),
]);