Variable GridWidgetBase._smoothHScroll

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