Variable EditBox._measuredTextToSetWidgetSize

class EditBox
{
  // ...
  Point _measuredTextToSetWidgetSize;
  // ...
}