Variable EditWidgetBase._modificationMarksPaneWidth

class EditWidgetBase
{
  // ...
  uint _modificationMarksPaneWidth = 4u;
  // ...
}