green constant

List<Color> const green

Implementation

static const List<Color> green = [Color(0xFF348F50), Color(0xFF56B4D3)];