Friday top-level constant

List<Color> const Friday

Implementation

const List<Color> Friday = const <Color>[Color(0xff83a4d4), Color(0xffb6fbff)];