Variable Style._maxLines

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