Variable EditBox._textToSetWidgetSize

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