NeonLife top-level constant

List<Color> const NeonLife

Implementation

const List<Color> NeonLife = const <Color>[
  Color(0xffb3ffab),
  Color(0xff12fff7)
];