DeepSeaSpace top-level constant

List<Color> const DeepSeaSpace

Implementation

const List<Color> DeepSeaSpace = const <Color>[
  Color(0xff2c3e50),
  Color(0xff4ca1af)
];