Variable MenuItemWidget._iconWidth

class MenuItemWidget
{
  // ...
  int _iconWidth;
  // ...
}