Variable Style._minWidth

class Style
{
  // ...
  int _minWidth = 1610612736;
  // ...
}