yellow constant

List<Color> const yellow

Implementation

static const List<Color> yellow = [Color(0xFFF09819), Color(0xFFEDDE5D)];