Variable EditWidgetBase._hoverTextPosition

class EditWidgetBase
{
  // ...
  TextPosition _hoverTextPosition;
  // ...
}