Variable EditWidgetBase._iconsPaneWidth

class EditWidgetBase
{
  // ...
  uint _iconsPaneWidth = 16u;
  // ...
}