Variable EditableContent._lineIcons

class EditableContent
{
  // ...
  LineIcons _lineIcons;
  // ...
}