Variable MenuItemWidget._accelWidth

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