Variable EditWidgetBase._scrollPos

class EditWidgetBase
{
  // ...
  Point _scrollPos;
  // ...
}