frozen constant

List<Color> const frozen

Implementation

static const List<Color> frozen = [Color(0xFF403B4A), Color(0xFFE7E9BB)];