BlueRaspberry top-level constant

List<Color> const BlueRaspberry

Implementation

const List<Color> BlueRaspberry = const <Color>[
  Color(0xff00b4db),
  Color(0xff0083b0)
];