Variable EditLine._measuredTextToSetWidgetSizeWidths

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