cloud constant

List<Color> const cloud

Implementation

static const List<Color> cloud = [Color(0xFFece9e6), Color(0xFFffffff)];