Variable GridWidgetBase._fixedCellBackgroundColor

class GridWidgetBase
{
  // ...
  uint _fixedCellBackgroundColor = 3235963104u;
  // ...
}