Variable EditWidgetBase._showFolding

class EditWidgetBase
{
  // ...
  bool _showFolding = false;
  // ...
}