Variable GridWidgetBase._smoothVScroll

class GridWidgetBase
{
  // ...
  bool _smoothVScroll = true;
  // ...
}