Variable ResizerWidget._dragging

class ResizerWidget
{
  // ...
  bool _dragging;
  // ...
}