Variable Style._layoutWeight

class Style
{
  // ...
  int _layoutWeight = -1;
  // ...
}