Variable Style._maxHeight

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