fresh constant

List<Color> const fresh

New badge gradient.

Implementation

static const List<Color> fresh = <Color>[
  Color(0xFF2563EB),
  Color(0xFF06B6D4),
];