Variable Window._backgroundColor

class Window
{
  // ...
  uint _backgroundColor;
  // ...
}