Variable ListWidget._needScrollbar

class ListWidget
{
  // ...
  bool _needScrollbar;
  // ...
}