Variable EditWidgetBase._iconsWidth

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