Variable GridWidgetBase._selectionColor

class GridWidgetBase
{
  // ...
  uint _selectionColor = 2151694591u;
  // ...
}