Variable EditWidgetBase._foldingWidth

class EditWidgetBase
{
  // ...
  int _foldingWidth = 0;
  // ...
}