white constant

Color const white

Implementation

static const white = Color.fromRGBO(255, 255, 255, 1);