ServQuick top-level constant

List<Color> const ServQuick

Implementation

const List<Color> ServQuick = const <Color>[
  Color(0xff485563),
  Color(0xff29323c)
];