Variable EditBox._measuredTextToSetWidgetSizeWidths

class EditBox
{
  // ...
  int[] _measuredTextToSetWidgetSizeWidths;
  // ...
}