Variable EditWidgetBase._foldingPaneWidth

class EditWidgetBase
{
  // ...
  uint _foldingPaneWidth = 12u;
  // ...
}