Variable EditWidgetBase._modificationMarksWidth

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