Variable EditWidgetBase._leftPaneBackgroundColor2

class EditWidgetBase
{
  // ...
  uint _leftPaneBackgroundColor2 = 16777215u;
  // ...
}