backgroundColor property
getter/setter pair
The color to use when painting the background of RenderErrorBox objects.
Defaults to red in debug mode, a light gray otherwise.
Implementation
static Color backgroundColor = _initBackgroundColor();