Variable ListWidget._makeSelectionVisibleOnNextLayout

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