Variable Font._spaceWidth

class Font
{
  // ...
  int _spaceWidth = -1;
  // ...
}