Variable Style._fontSize

class Style
{
  // ...
  int _fontSize = 65535;
  // ...
}