defaultColor constant

Color const defaultColor

Implementation

static const defaultColor = Color.fromARGB(255, 255, 255, 255);