The default cursor and selection color (semi-transparent grey).
This is the color that the Text widget uses when the specified selection color is null.
static const Color defaultColor = Color(0x80808080);