wood constant

List<Color> const wood

Implementation

static const List<Color> wood = [Color(0xFFeacda3), Color(0xFFd6ae7b)];