Nighthawk top-level constant

List<Color> const Nighthawk

Implementation

const List<Color> Nighthawk = const <Color>[
  Color(0xff2980b9),
  Color(0xff2c3e50)
];