whiteColor constant

Color const whiteColor

Implementation

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