Variable EditWidgetBase._fixedFont

class EditWidgetBase
{
  // ...
  bool _fixedFont;
  // ...
}