Variable Style._maxWidth

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