Variable EditLine._textToSetWidgetSize

class EditLine
{
  // ...
  dstring _textToSetWidgetSize = "aaaaa"d;
  // ...
}