Variable Style._minHeight

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