Forest top-level constant

List<Color> const Forest

Implementation

const List<Color> Forest = const <Color>[Color(0xff5a3f37), Color(0xff2c7744)];