Variable EditWidgetBase._spaceWidth

class EditWidgetBase
{
  // ...
  int _spaceWidth;
  // ...
}