teal constant

List<Color> const teal

Implementation

static const List<Color> teal = [Color(0xFF02AAB0), Color(0xFF00CDAC)];