Variable LayoutItem._minSize

struct LayoutItem
{
  // ...
  int _minSize;
  // ...
}