yellow constant

Color const yellow

Implementation

static const Color yellow = Color.fromRGBO(255, 255, 0, 1.0);