Variable MenuItemWidget._labelWidth

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