Variable EditWidgetBase._leftPaneWidth

class EditWidgetBase
{
  // ...
  int _leftPaneWidth;
  // ...
}