Dusk top-level constant

List<Color> const Dusk

Implementation

const List<Color> Dusk = const <Color>[Color(0xff2c3e50), Color(0xfffd746c)];