Variable EditWidgetBase._wordWrap

class EditWidgetBase
{
  // ...
  bool _wordWrap;
  // ...
}