PacificDream top-level constant

List<Color> const PacificDream

Implementation

const List<Color> PacificDream = const <Color>[
  Color(0xff34e89e),
  Color(0xff0f3443)
];